[][src]Crate heim_memory

Memory and swap information.

This module is enabled with the memory feature flag (enabled by default).

Modules

os

OS-specific extensions.

Structs

Information

Information measurement unit.

Memory

Physical memory statistics.

Swap

Swap memory statistics.

Functions

memory

Returns future which will resolve into Memory struct.

swap

Returns future which will resolve into Swap struct.