Type Alias UintGaugeVec

Source
pub type UintGaugeVec = GenericGaugeVec<AtomicU64>;

Aliased Typeยง

struct UintGaugeVec { /* private fields */ }