t_wの輪郭

Rust

Rc

2022/3/2 11:41:00
Rc<T>とRefCell<T>を組み合わせることで可変なデータに複数の所有者を持たせるRc#weak_countRc#strong_countstd::rc::RcRc#clone