Type Alias mz_compute_client::metrics::UIntGauge
source · pub type UIntGauge = DeleteOnDropGauge<'static, AtomicU64, Vec<String>>;
Expand description
TODO(database-issues#7533): Add documentation.
Aliased Type§
struct UIntGauge { /* private fields */ }