Type Definition substrate_prometheus_endpoint::GaugeVec
source · pub type GaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;Expand description
The underlying implementation for GaugeVec and IntGaugeVec.
pub type GaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;The underlying implementation for GaugeVec and IntGaugeVec.