Crate maybe_atomic_refcell

Crate maybe_atomic_refcell 

Source

Structsยง

MaybeAtomicRef
MaybeAtomicRefCell
Like an AtomicRefCell but no overhead of runtime checks in release mode.
MaybeAtomicRefMut