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

type AtomicF64 = RwlockAtomic<f64>;