shadow_
shim_
helper_
rs
0.0.0
Module rc
Module Items
Structs
In shadow_
shim_
helper_
rs::
rootedcell
shadow_shim_helper_rs
::
rootedcell
Module
rc
Copy item path
source
Structs
§
Rooted
Rc
Analagous to
std::rc::Rc
. In particular like
std::rc::Rc
and unlike
std::sync::Arc
, it doesn’t perform any atomic operations internally, making it relatively inexpensive
Rooted
RcWeak