Type Alias mz_compute_client::metrics::Counter
source · type Counter = DeleteOnDropCounter<'static, AtomicF64, Vec<String>>;
Aliased Type§
struct Counter { /* private fields */ }
type Counter = DeleteOnDropCounter<'static, AtomicF64, Vec<String>>;
struct Counter { /* private fields */ }