很多人一开都是诧异为什么要规定可变引用不可move/destory。比如下面的代码,会报"error[E0507]: cannot move out of `b.name` which is behind a mutable reference“.
確定! 回上一頁