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