libsensors-sys 0.2.0

Rust bindings to libsensors
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=dylib=sensors");
}