Crate fidl_fuchsia_power_clientlevel

Source

Macros§

ClientTypeUnknown
Pattern that matches an unknown ClientType member.

Structs§

ConnectorConnectRequest
ConnectorControlHandle
ConnectorEventStream
ConnectorMarker
ConnectorProxy
ConnectorRequestStream
A Stream of incoming requests for fuchsia.power.clientlevel/Connector.
ConnectorSynchronousProxy
WatcherControlHandle
WatcherEventStream
WatcherMarker
WatcherProxy
WatcherRequestStream
A Stream of incoming requests for fuchsia.power.clientlevel/Watcher.
WatcherSynchronousProxy
WatcherWatchResponder
WatcherWatchResponse

Enums§

ClientType
A value that represents the type of client using the protocol.
ConnectorEvent
ConnectorRequest
Allows a client to connect a [Watcher] to the power level of a given ClientType.
WatcherEvent
WatcherRequest
Allows a client to watch for changes to the power level of a given ClientType.

Traits§

ConnectorProxyInterface
WatcherProxyInterface