Type Definition compact_rc::rc::Rc64

source ·
pub type Rc64<T> = RcX<T, u64>;
Expand description

RcX with u64 counter