Skip to main content

UIntGaugeVec

Type Alias UIntGaugeVec 

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

Delete-on-drop shadow of Prometheus raw::UIntGaugeVec.

Aliased Typeยง

pub struct UIntGaugeVec { /* private fields */ }