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