Module feedback

Source
Expand description

Create cycles in a timely dataflow graph.

Structs§

Handle
A handle used to bind the source of a loop variable.

Traits§

ConnectLoop
Connect a Stream to the input of a loop variable.
Feedback
Creates a StreamCore and a Handle to later bind the source of that StreamCore.
LoopVariable
Creates a StreamCore and a Handle to later bind the source of that StreamCore.