NetMap

Type Alias NetMap 

Source
pub type NetMap = BTreeMap<String, InterfaceStat>;

Aliased Typeยง

pub struct NetMap { /* private fields */ }