[][src]Type Definition instrumented::prometheus::core::GenericGaugeVec

type GenericGaugeVec<P> = MetricVec<GaugeVecBuilder<P>>;

The underlying implementation for GaugeVec and IntGaugeVec.