Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Boot
Control - The type corresponding to the BootControl protocol. A service that processes notification about the system boot state.
- Suspend
Blocker - The type corresponding to the SuspendBlocker protocol. An entity that blocks suspend until it handles transitions across hardware platform suspend and resume.
Constants§
Traits§
- Boot
Control Client Handler - A client handler for the BootControl protocol.
- Boot
Control Local Client Handler - A client handler for the BootControl protocol.
- Boot
Control Local Server Handler - A server handler for the BootControl protocol.
- Boot
Control Server Handler - A server handler for the BootControl protocol.
- Suspend
Blocker Client Handler - A client handler for the SuspendBlocker protocol.
- Suspend
Blocker Local Client Handler - A client handler for the SuspendBlocker protocol.
- Suspend
Blocker Local Server Handler - A server handler for the SuspendBlocker protocol.
- Suspend
Blocker Server Handler - A server handler for the SuspendBlocker protocol.