Re-exports§
pub use self::natural::*;
Modules§
Structs§
- SysSuspend
- The type corresponding to the SysSuspend protocol. Servers that implement this protocol can be registered to the platform bus to receive callbacks on why the platform bus is suspending.
Constants§
Traits§
- SysSuspend
Client Handler - A client handler for the SysSuspend protocol.
- SysSuspend
Local Client Handler - A client handler for the SysSuspend protocol.
- SysSuspend
Local Server Handler - A server handler for the SysSuspend protocol.
- SysSuspend
Server Handler - A server handler for the SysSuspend protocol.