Module platform_version

Module platform_version 

Source
Expand description

Runtime lookup of operating system / platform version.

Related to RFC 3750, which does version detection at compile-time.

See also the os_info crate.