Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Aggregated
Bandwidth - Bandwidth
Request - Device
- The type corresponding to the Device protocol.
- Device
GetNode Graph Response - Device
GetPath Endpoints Response - Device
SetNodes Bandwidth Request - Device
SetNodes Bandwidth Response - Edge
- Metadata
- Node
- Node
Bandwidth - Path
- The type corresponding to the Path protocol. Represents a path from a node in one interconnect to another.
- Path
Endpoints - Path
Service - The type corresponding to the PathService service.
- Path
Service Connector - A strongly-typed service connector for the
PathServiceservice. - Service
- The type corresponding to the Service service.
- Service
Connector - A strongly-typed service connector for the
Serviceservice.
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§
- Device
Client Handler - A client handler for the Device protocol.
- Device
Local Client Handler - A client handler for the Device protocol.
- Device
Local Server Handler - A server handler for the Device protocol.
- Device
Server Handler - A server handler for the Device protocol.
- Path
Client Handler - A client handler for the Path protocol.
- Path
Local Client Handler - A client handler for the Path protocol.
- Path
Local Server Handler - A server handler for the Path protocol.
- Path
Server Handler - A server handler for the Path protocol.
- Path
Service Handler - A service handler for the
PathServiceservice. - Service
Handler - A service handler for the
Serviceservice.