Type Definition compact_rc::rc::Rc8

source ·
pub type Rc8<T> = RcX<T, u8>;
Expand description

RcX with u8 counter