Skip to main content

Crate fidl_next_fuchsia_driver_token

Crate fidl_next_fuchsia_driver_token 

Source

Re-exports§

pub use self::natural::*;

Modules§

debug
generic
natural
node_bus_topology
node_token
wire
wire_optional

Structs§

Debug
The type corresponding to the Debug protocol. Requests to output driver info to persistent logs.
DebugGetHostKoidResponse
NodeBusTopology
The type corresponding to the NodeBusTopology protocol. Provides the bus topology for the given node.
NodeBusTopologyGetResponse
NodeToken
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.Get to learn more information about the node.

Constants§

MAX_SEGMENTS

Traits§

DebugClientHandler
A client handler for the Debug protocol.
DebugLocalClientHandler
A client handler for the Debug protocol.
DebugLocalServerHandler
A server handler for the Debug protocol.
DebugServerHandler
A server handler for the Debug protocol.
NodeBusTopologyClientHandler
A client handler for the NodeBusTopology protocol.
NodeBusTopologyLocalClientHandler
A client handler for the NodeBusTopology protocol.
NodeBusTopologyLocalServerHandler
A server handler for the NodeBusTopology protocol.
NodeBusTopologyServerHandler
A server handler for the NodeBusTopology protocol.
NodeTokenClientHandler
A client handler for the NodeToken protocol.
NodeTokenLocalClientHandler
A client handler for the NodeToken protocol.
NodeTokenLocalServerHandler
A server handler for the NodeToken protocol.
NodeTokenServerHandler
A server handler for the NodeToken protocol.

Type Aliases§

DebugLogStackTraceResponse