pub type AtomicSlot = AtomicU64;

Aliased Type§

struct AtomicSlot { /* private fields */ }