Type Alias mz_compute_client::metrics::IntCounter
source · pub(crate) type IntCounter = DeleteOnDropCounter<'static, AtomicU64, Vec<String>>;
Aliased Type§
struct IntCounter { /* private fields */ }
pub(crate) type IntCounter = DeleteOnDropCounter<'static, AtomicU64, Vec<String>>;
struct IntCounter { /* private fields */ }