Crate arcslab

Crate arcslab 

Source
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
ArcSlabRef
Reference to the ArcSlab
ExtHandle
External item handle
IntHandle
Item handle for “internal” usage

Traits§

AtomicRefCounted
Atomically reference counted value