Module systemstat::data

source ·
Expand description

This module provides the data structures that represent system information.

They’re always the same across all platforms.

Structs

An ordered map based on a B-Tree.
Byte size representation
A wrapper for a measurement that takes time.
A Duration type to represent a span of time, typically used for system timeouts.
An IPv4 address.
An IPv6 address.

Enums

Functions

Type Definitions