[−][src]Type Definition substrate_prometheus_endpoint::CounterVec
type CounterVec<P> = MetricVec<CounterVecBuilder<P>>;
The underlying implementation for CounterVec and IntCounterVec.
type CounterVec<P> = MetricVec<CounterVecBuilder<P>>;
The underlying implementation for CounterVec and IntCounterVec.