Crate atomic_borrow
source ·Expand description
An simple atomic reference counter.
Structs
An atomic reference counter.
A guard that releases a shared reference when dropped.
A guard that releases a unique reference when dropped.
An simple atomic reference counter.