pub type ExporterMetricsSwitch = BTreeMap<String, bool>;
Expand description

Exporter metrics switch ON/OFF

Aliased Type§

struct ExporterMetricsSwitch { /* private fields */ }