whatsys

Crates.iowhatsys
lib.rswhatsys
version0.3.1
sourcesrc
created_at2021-03-10 16:32:58.622393
updated_at2023-01-27 10:49:18.810443
descriptionDetermine the kernel version
homepage
repositoryhttps://github.com/badboy/whatsys
max_upload_size
id366840
size15,138
Engine Devs (github:amethyst:engine-devs)

documentation

README

whatsys -- What's this?

Crates.io version docs.rs docs License: MIT Build Status

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. See LICENSE.

Based on:

Commit count: 33

cargo fmt