Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Device
- The type corresponding to the Device protocol.
Constants§
- MAX_
DEPENDENCIES - MAX_
LEVELS - Should be MAX_TRANSITIONS + 1
- MAX_
NAME_ LENGTH - MAX_
POWER_ ELEMENTS - MAX_
TRANSITIONS - This means we could have up to 128 power levels, which seems like more than enough.
Traits§
- Device
Client Handler - A client handler for the Device protocol.
- Device
Local Client Handler - A client handler for the Device protocol.
- Device
Local Server Handler - A server handler for the Device protocol.
- Device
Server Handler - A server handler for the Device protocol.