Type Definition ore::metrics::IntCounterVec[][src]

pub type IntCounterVec = DeleteOnDropWrapper<IntCounterVec>;
This is supported on crate feature metrics only.
Expand description

Delete-on-drop shadow of Prometheus prometheus::IntCounterVec.