Skip to main content

UIntGauge

Type Alias UIntGauge 

Source
pub(crate) type UIntGauge = DeleteOnDropGauge<AtomicU64, Vec<String>>;

Aliased Typeยง

pub(crate) struct UIntGauge { /* private fields */ }