Type Alias rd_agent_intf::report::StatMap

source ·
pub type StatMap = BTreeMap<String, f64>;

Aliased Type§

struct StatMap { /* private fields */ }