[][src]Module generic_std::rc

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.