Re-exports§
pub use prost_types as types;
Modules§
Structs§
- Decode
Error - A Protobuf message decoding error.
- Input
Port - Input
PortID - Input
Ports - Output
Port - Output
PortID - Output
Ports - Parameter
Descriptor - A descriptor for a block parameter.
- Port
Descriptor - A descriptor for a block port.
- System
- A system is a collection of blocks that are connected together.
Enums§
- Block
Error - Port
Direction - The dataflow direction of a port.
- Port
Error - PortID
- Port
State
Traits§
- AsBlock
- AsBlock
Descriptor - AsTransport
- Block
- A block is an autonomous unit of computation in a system.
- Block
Descriptor - A block is an autonomous unit of computation in a system.
- Block
Runtime - Function
Block - Message
- Message
Receiver - Message
Sender - Port
- The common interface for ports, whether for input or output.
- Process
- Runtime
- System
Building - System
Execution - Transport
Type Aliases§
- BlockID
- A machine-readable identifier for a block in a system.
- Block
Result - Port
Result - ProcessID
- Subsystem