Type Definition prometheus::core::AtomicI64[][src]

type AtomicI64 = RwlockAtomic<i64>;