mz_storage_client::metrics

Type Alias UIntGauge

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

Aliased Type§

struct UIntGauge { /* private fields */ }