core::sync::atomic::ATOMIC_USIZE_INIT [] [src]

pub const ATOMIC_USIZE_INIT: AtomicUsize = AtomicUsize::new(0)

An AtomicUsize initialized to 0.