Type Alias fb_procfs::NetMap

source ·
pub type NetMap = BTreeMap<String, InterfaceStat>;

Aliased Type§

struct NetMap { /* private fields */ }