relay_metrics

Type Alias CounterType

source
pub type CounterType = FiniteF64;
Expand description

Type used for Counter metric

Aliased Typeยง

struct CounterType(/* private fields */);