Type Alias AtomicU64Ref

Source
pub type AtomicU64Ref = Arc<AtomicU64>;

Aliased Typeยง

struct AtomicU64Ref { /* private fields */ }