Type Alias prometheus::CounterVec
source · pub type CounterVec = GenericCounterVec<AtomicF64>;
Expand description
Aliased Type§
struct CounterVec { /* private fields */ }
pub type CounterVec = GenericCounterVec<AtomicF64>;
struct CounterVec { /* private fields */ }