Expand description
slab
but with atomically reference counted items
Structs§
- ArcItem
- Simple implementation of
AtomicRefCounted
:T
plus a reference count - ArcSlab
slab
but with atomically reference counted items- ArcSlab
Ref - Reference to the
ArcSlab
- ExtHandle
- External item handle
- IntHandle
- Item handle for “internal” usage
Traits§
- Atomic
RefCounted - Atomically reference counted value