Type Alias fb_procfs::DiskMap

source ·
pub type DiskMap = BTreeMap<String, DiskStat>;

Aliased Type§

struct DiskMap { /* private fields */ }