referrerpolicy=no-referrer-when-downgrade

GaugeVec

Type Alias GaugeVec 

pub type GaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;
Expand description

The underlying implementation for [GaugeVec] and [IntGaugeVec].

Aliased Type§

pub struct GaugeVec<P> { /* private fields */ }