Crate system_info

Source
Expand description

System information library

§Requirements

  • alloc - Requires heap allocations to store network data on unix & windows systems.

§Features

  • std - Enables std’s types support;

Modules§

cpu
CPU information.
mem
Memory information.
network
Network information.

Structs§

HostName
Host name, limited to 255 characters.
NetworkInterfaces
Network interfaces enumerator.
SystemMemory
Memory information