referrerpolicy=no-referrer-when-downgrade

Type Alias IntGauge

Source
pub type IntGauge = Gauge<U64>;
Expand description

Int gauge metric type.

Aliased Type§

struct IntGauge { /* private fields */ }