Type Definition glean_core::LabeledCounter

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

A labeled counter.