Type Definition compact_rc::rc::Rc16

source ·
pub type Rc16<T> = RcX<T, u16>;
Expand description

RcX with u16 counter