Type Definition glean_core::metrics::LabeledCounter

source ·
pub type LabeledCounter = LabeledMetric<CounterMetric>;
Expand description

A labeled counter.