statgrab

Crates.iostatgrab
lib.rsstatgrab
version0.9.8
sourcesrc
created_at2022-09-21 00:00:47.675722
updated_at2023-06-27 16:29:44.082701
descriptionRust API to libstatgrab
homepage
repositoryhttps://github.com/adamflott/statgrab-rs
max_upload_size
id670251
size75,541
Adam Flott (adamflott)

documentation

README

statgrab

Crates.io Docs.rs CI

About

Rust API to libstatgrab (a cross platform library for accessing system statistics).

Installation

Cargo

  • Install the rust toolchain in order to have cargo installed by following this guide.
  • run cargo install statgrab

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.

Commit count: 30

cargo fmt