[][src]Crate heim_host

Information about host system.

This crate is a part of heim project, consider using it instead.

Modules

os

OS-specific extensions for public types.

units

Re-exported measurement units used in this crate.

Structs

Platform

Host system information.

User

User currently connected to system.

Enums

Arch

target_arch: Target CPU architecture

Functions

platform

Returns Future which resolves into Platform struct.

uptime

Returns future which resolves into Time amount from the system boot.

users

Returns stream which yields User