Skip to main content

Crate fidl_next_common_fuchsia_hardware_powerdomain

Crate fidl_next_common_fuchsia_hardware_powerdomain 

Source

Re-exports§

pub use self::natural::*;

Modules§

domain
generic
natural
wire
wire_optional

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§

DomainClientHandler
A client handler for the Domain protocol.
DomainLocalClientHandler
A client handler for the Domain protocol.
DomainLocalServerHandler
A server handler for the Domain protocol.
DomainServerHandler
A server handler for the Domain protocol.