Module rc

Source
Expand description

Single-threaded reference-counting pointers.

Structsยง

H1Rc
HKT std::rc::Rc<T> with a type slot.
H1Weak
HKT std::rc::Weak<T> with a type slot.