Type Definition compact_rc::arc::Arc32

source ·
pub type Arc32<T> = ArcX<T, AtomicU32>;
Expand description

ArcX with u32 counter