7 releases
0.1.6 | Sep 20, 2024 |
---|---|
0.1.5 | Sep 19, 2024 |
0.1.3 | Aug 17, 2024 |
0.1.1 | Jul 27, 2024 |
#403 in Unix APIs
80 downloads per month
Used in 2 crates
(via konfigkoll_script)
32KB
771 lines
konfigkoll_hwinfo
Hardware information module for KonfigKoll
This is a collection of functions that no other library seemed to provide. You are free to use this, and this follows semver, but it isn't primarily intended for third party consumption.
Everything here is Linux only and should work without root access.
MSRV (Minimum Supported Rust Version) policy
The MSRV may be bumped as needed. It is guaranteed that this library will at least build on the current stable Rust release. An MSRV change is not considered a breaking change and as such may change even in a patch version.
lib.rs
:
Hardware information module for Konfigkoll
This is a collection of functions that no other library seemed to provide. You are free to use this, and this follows semver, but it isn't primarily intended for third party consumption.
Everything here is Linux only and should work without root access.
Dependencies
~2.2–4.5MB
~78K SLoC