pub type Counter = Registered<Counter>;Expand description
A registered counter metric.
Aliased Typeยง
pub struct Counter { /* private fields */ }pub type Counter = Registered<Counter>;A registered counter metric.
pub struct Counter { /* private fields */ }