Expand description

Create cycles in a timely dataflow graph.

Structs§

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

Traits§

  • Connect a Stream to the input of a loop variable.
  • Creates a Stream and a Handle to later bind the source of that Stream.
  • Creates a Stream and a Handle to later bind the source of that Stream.

Type Aliases§

  • A HandleCore specialized for using Vec as container