Type Alias measured::CounterVec

source ·
pub type CounterVec<L> = MetricVec<CounterState, L>;

Aliased Type§

struct CounterVec<L> { /* private fields */ }