Struct prometheus::core::AtomicI64 [−][src]
pub struct AtomicI64 { /* fields omitted */ }
A atomic signed integer.
pub struct AtomicI64 { /* fields omitted */ }
A atomic signed integer.
impl RefUnwindSafe for AtomicI64
impl Send for AtomicI64
impl Sync for AtomicI64
impl Unpin for AtomicI64
impl UnwindSafe for AtomicI64