move occurs because value has type `RefCell<…>`, which does not implement the `Copy` trait

后端 未结 0 1013
面向向阳花
面向向阳花 2020-11-28 11:43

I\'m getting the following error message:

15 |     instance_context.into_inner().instances = Some(vec![String::from("abc")]);
   |     ^^^^^^^^^^^^^         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题