Searched defs:MetricMap (Results 1 – 1 of 1) sorted by relevance
17 pub struct MetricMap(BTreeMap<String, Metric>); struct19 impl MetricMap { impl