systemstat::data

Type Alias PlatformSwap

Source
pub type PlatformSwap = PlatformMemory;

Aliased Type§

struct PlatformSwap {
    pub meminfo: BTreeMap<String, ByteSize>,
}

Fields§

§meminfo: BTreeMap<String, ByteSize>