Type Definition compact_rc::arc::Arc64

source ·
pub type Arc64<T> = ArcX<T, AtomicU64>;
Expand description

ArcX with u64 counter