Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Debug
- The type corresponding to the Debug protocol. Requests to output driver info to persistent logs.
- Debug
GetHost Koid Response - Node
BusTopology - The type corresponding to the NodeBusTopology protocol. Provides the bus topology for the given node.
- Node
BusTopology GetResponse - Node
Token - The type corresponding to the NodeToken protocol.
A protocol that is meant to be composed into other protocols to allow driver
clients to query the node token associated with the driver. This token can be
exchanged with the driver framework via protocols such as
fuchsia.driver.token/NodeBusTopology.Getto learn more information about the node.
Constants§
Traits§
- Debug
Client Handler - A client handler for the Debug protocol.
- Debug
Local Client Handler - A client handler for the Debug protocol.
- Debug
Local Server Handler - A server handler for the Debug protocol.
- Debug
Server Handler - A server handler for the Debug protocol.
- Node
BusTopology Client Handler - A client handler for the NodeBusTopology protocol.
- Node
BusTopology Local Client Handler - A client handler for the NodeBusTopology protocol.
- Node
BusTopology Local Server Handler - A server handler for the NodeBusTopology protocol.
- Node
BusTopology Server Handler - A server handler for the NodeBusTopology protocol.
- Node
Token Client Handler - A client handler for the NodeToken protocol.
- Node
Token Local Client Handler - A client handler for the NodeToken protocol.
- Node
Token Local Server Handler - A server handler for the NodeToken protocol.
- Node
Token Server Handler - A server handler for the NodeToken protocol.