referrerpolicy=no-referrer-when-downgrade

Type Alias relay_utils::metrics::IntGauge

source ·
pub type IntGauge = Gauge<U64>;
Expand description

Int gauge metric type.

Aliased Type§

struct IntGauge { /* private fields */ }