Skip to main content

Module prelude

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.
SysSuspendCallbackRequest
SysSuspendCallbackResponse

Traits§

SysSuspendClientHandler
A client handler for the SysSuspend protocol.
SysSuspendLocalClientHandler
A client handler for the SysSuspend protocol.
SysSuspendLocalServerHandler
A server handler for the SysSuspend protocol.
SysSuspendServerHandler
A server handler for the SysSuspend protocol.