Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Device
- The type corresponding to the Device protocol.
- Path
- The type corresponding to the Path protocol. Represents a path from a node in one interconnect to another.
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.