[][src]Type Definition prometheus::local::LocalCounterVec

type LocalCounterVec = GenericLocalCounterVec<AtomicF64>;

An unsync CounterVec.