Structs§
- Generic
Class Attributes - De-serialized generic SysFs /sys/class/* to a Rust structure. Note most fields are stored in raw format in the HashMap<String, String>
- SysFs
- Builds up Rust struct based on what kind of SysFs type.
See
SysFsTypefor supported types.
Enums§
- SysFs
Type - De-serialized SysFs bus/class types supported by this crate