Type Alias mz_compute_client::metrics::Counter

source ·
type Counter = DeleteOnDropCounter<'static, AtomicF64, Vec<String>>;

Aliased Type§

struct Counter { /* private fields */ }