Docs.rs
lm-sensors-0.3.2
lm-sensors 0.3.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
koutheir
Dependencies
bitflags ^2
normal
libc ^0.2
normal
num_enum ^0.7
normal
parking_lot ^0.12
normal
sensors-sys ^0.2
normal
thiserror ^2
normal
assert_matches ^1
dev
serial_test ^3
dev
tempfile ^3
dev
Versions
100%
of the crate is documented
Platform
i586-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module chip
lm_
sensors
0.3.2
Module chip
Module Items
Structs
In crate lm_
sensors
lm_sensors
Module
chip
Copy item path
Source
Expand description
Chips controlling sensors and actuators.
Structs
ยง
Chip
Chip connected to sensors or actuators.
ChipRef
Shared reference to a chip connected to sensors or actuators.
Iter
Iterator over available chips. Yields
ChipRef
s.