Box<T> for allocating values on the heap; Rc<T> , a reference counting type that enables multiple ownership; Ref<T> and RefMut<T> ...
確定! 回上一頁