libstatgrab-sys

Crates.iolibstatgrab-sys
lib.rslibstatgrab-sys
version1.0.2
sourcesrc
created_at2022-09-20 00:06:29.43168
updated_at2023-03-09 12:59:12.614865
descriptionRust FFI bindings to libstatgrab
homepage
repositoryhttps://github.com/adamflott/libstatgrab-sys
max_upload_size
id669456
size27,238
Adam Flott (adamflott)

documentation

README

libstatgrab-sys

Crates.io Docs.rs CI

About

Rust FFI bindings to libstatgrab (a cross platform library for accessing system statistics). The statgrab crate is for end users.

Installation

Cargo

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

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: 26

cargo fmt