Docs.rs
procure-0.1.2
procure 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
gmjosack
Dependencies
sysconf ^0.1
normal
Versions
80%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
procure
0.1.2
All Items
Crate Items
Modules
Enums
Type Aliases
Crate
procure
Copy item path
Source
Expand description
Procure is a library for grabbing various types of metrics from a Linux system.
Modules
§
cpu
CPU Metrics
process
Process Metrics
Enums
§
Error
Custom Error type returned with
procure
Result
’s
Type Aliases
§
Result
Custom Result type many
procure
methods return