Crate linux_stats

source ·
Expand description

Data structures representative of various procfs reports.

Structs

  • Represents the output of cat /proc/meminfo
  • Represents a line (socket) in output of cat /proc/net/{tcp,udp}
  • Represents the output of cat /proc/stat

Enums

Functions