Skip to main content

Crate fidl_next_fuchsia_hardware_interconnect

Crate fidl_next_fuchsia_hardware_interconnect 

Source

Re-exports§

pub use self::natural::*;

Modules§

device
generic
natural
path
wire
wire_optional

Structs§

AggregatedBandwidth
BandwidthRequest
Device
The type corresponding to the Device protocol.
DeviceGetNodeGraphResponse
DeviceGetPathEndpointsResponse
DeviceSetNodesBandwidthRequest
DeviceSetNodesBandwidthResponse
Edge
Metadata
Node
NodeBandwidth
Path
The type corresponding to the Path protocol. Represents a path from a node in one interconnect to another.
PathEndpoints
PathService
The type corresponding to the PathService service.
PathServiceConnector
A strongly-typed service connector for the PathService service.
Service
The type corresponding to the Service service.
ServiceConnector
A strongly-typed service connector for the Service service.

Constants§

EDGES_MAX
The largest allowed number of edges from one node to another.
NAME_MAX_LENGTH
The longest allowed length for an interconnect or node name.

Traits§

DeviceClientHandler
A client handler for the Device protocol.
DeviceLocalClientHandler
A client handler for the Device protocol.
DeviceLocalServerHandler
A server handler for the Device protocol.
DeviceServerHandler
A server handler for the Device protocol.
PathClientHandler
A client handler for the Path protocol.
PathLocalClientHandler
A client handler for the Path protocol.
PathLocalServerHandler
A server handler for the Path protocol.
PathServerHandler
A server handler for the Path protocol.
PathServiceHandler
A service handler for the PathService service.
ServiceHandler
A service handler for the Service service.

Type Aliases§

PathSetBandwidthResponse