作為追求執行效率的系統程式語言,Rust 也提供了參考型別,但是為了達成memory safe 的 ... let pb = &a; // OK: 多個immutable borrow 可同時存在.
確定! 回上一頁