Skip to main content

Module model

Module model 

Source

Structs§

Inputs
An input port of type T.
Outputs
An output port of type T.
SystemBuilder
A builder for system definitions.
SystemDefinition
A system definition.

Enums§

PortDirection
A port’s dataflow direction (either input or output).
SystemBuildError

Traits§

BlockDefinition
A block definition.
BlockName
A trait for objects that have a name.

Type Aliases§

Input
A one-shot input port of type T.
InputId
Output
A one-shot output port of type T.
OutputId