Skip to main content

IntGaugeVec

Type Alias IntGaugeVec 

Source
pub type IntGaugeVec = DeleteOnDropWrapper<IntGaugeVec>;
Available on crate feature metrics only.
Expand description

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

Aliased Typeยง

pub struct IntGaugeVec { /* private fields */ }