pub type GaugeVec = DeleteOnDropWrapper<GaugeVec>;Available on crate feature
metrics only.Expand description
Delete-on-drop shadow of Prometheus prometheus::GaugeVec.
Aliased Typeยง
pub struct GaugeVec { /* private fields */ }pub type GaugeVec = DeleteOnDropWrapper<GaugeVec>;metrics only.Delete-on-drop shadow of Prometheus prometheus::GaugeVec.
pub struct GaugeVec { /* private fields */ }