c.f); // cannot move out of `c` because it is borrowed //let c1 = c; } //a.f = box 11; println!("{}", y.f); } fn out(v: &Foo) { // borrow ...
確定! 回上一頁