Crate heim_host

Source
Expand description

Host system information.

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

Modules§

  • OS-specific extensions for public types.

Structs§

  • Host system information.
  • User currently connected to system.

Enums§

  • target_arch: Target CPU architecture

Functions§

  • Returns future which resolves into the system boot Time since the UNIX epoch.
  • Returns Future which resolves into Platform struct.
  • Returns future which resolves into Time amount from the system boot.
  • Returns stream which yields Users.

Type Aliases§

  • Process identifier type.
  • Quantity type alias using the default base units.