Type Alias measured::CounterRef
source · pub type CounterRef<'a> = MetricRef<'a, CounterState>;Aliased Type§
struct CounterRef<'a>(/* private fields */);pub type CounterRef<'a> = MetricRef<'a, CounterState>;struct CounterRef<'a>(/* private fields */);