Type Definition ore::metrics::IntGaugeVec [−][src]
pub type IntGaugeVec = DeleteOnDropWrapper<IntGaugeVec>;This is supported on crate feature
metrics only.Expand description
Delete-on-drop shadow of Prometheus prometheus::IntGaugeVec.