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

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

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