Crate os_info [] [src]

os_info

Provides interfaces for getting information about the current operating system, such as type, version and edition.

Structs

Info

Holds information about operating system (type, version, etc.).

Version

Operating system version including version number and optional edition.

Enums

Type

A list of supported operating system types.

Functions

get

Returns information about the current operating system (type, version, edition, etc.).