Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Domain
- The type corresponding to the Domain protocol. Protocol for controlling a power domain. Provides basic enable/disable support, typically used when full power management is not required or is handled elsewhere.
Traits§
- Domain
Client Handler - A client handler for the Domain protocol.
- Domain
Local Client Handler - A client handler for the Domain protocol.
- Domain
Local Server Handler - A server handler for the Domain protocol.
- Domain
Server Handler - A server handler for the Domain protocol.