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