[−]Trait stats::prelude::CounterStatic
Required methods
fn increment_value(&'static self, value: i64)
Implementations on Foreign Types
impl<T> CounterStatic for LocalKey<T> where
T: Counter,
T: Counter,