Skip to main content

Crate fidl_next_common_fuchsia_hardware_power

Crate fidl_next_common_fuchsia_hardware_power 

Source

Re-exports§

pub use self::natural::*;

Modules§

device
generic
natural
wire
wire_optional

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§

DeviceClientHandler
A client handler for the Device protocol.
DeviceLocalClientHandler
A client handler for the Device protocol.
DeviceLocalServerHandler
A server handler for the Device protocol.
DeviceServerHandler
A server handler for the Device protocol.