Module shadow_shim_helper_rs::rootedcell::rc
source · Structs§
- 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