Crate whatsys

Source
Expand description

What kernel version is running?

§Example

let kernel = whatsys::kernel_version(); // E.g. Some("20.3.0")

§Supported operating systems

We support the following operating systems:

  • Windows
  • macOS
  • Linux
  • Android

§License

MIT. Copyright (c) 2021-2022 Jan-Erik Rediger

Based on:

Functions§