gecko-dev/third_party/rust/whatsys
Jan-Erik Rediger 5cd8c5650a Bug 1812615 - Update to Glean v52.2.0, glean_parser 7.0.0 and UniFFI 0.23. r=chutten,markh,glandium,supply-chain-reviewers
The in-tree UniFFI bindings were regenerated with:

    ./mach uniffi generate

Differential Revision: https://phabricator.services.mozilla.com/D168060
2023-01-31 11:12:05 +00:00
..
c
examples
src
.cargo-checksum.json
Cargo.lock
Cargo.toml
LICENSE
README.md
build.rs

README.md

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: