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.

ISO 8601 combined date and time with time zone.

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.

ISO 8601 combined date and time without timezone.

The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Byte size representation

Enums

Traits

The time zone.

Functions