Type Alias relay_metrics::CounterType

source ·
pub type CounterType = FiniteF64;
Expand description

Type used for Counter metric

Aliased Type§

struct CounterType(/* private fields */);