Type Definition mz_ore::metrics::IntGaugeVec
source · [−]pub type IntGaugeVec = DeleteOnDropWrapper<IntGaugeVec>;
Available on crate feature
metrics
only.Expand description
Delete-on-drop shadow of Prometheus prometheus::IntGaugeVec.