pub type ExporterPollIntervals = HashMap<String, Duration>;
Expand description

Exporter polling intervals

Aliased Type§

struct ExporterPollIntervals { /* private fields */ }