Module unordered_input

Source
Expand description

Create new Streams connected to external inputs.

Structs§

UnorderedHandleCore
A handle to an input StreamCore, used to introduce data to a timely dataflow computation.

Traits§

UnorderedInput
Create a new Stream and Handle through which to supply input.
UnorderedInputCore
Create a new Stream and Handle through which to supply input.

Type Aliases§

UnorderedHandle
An unordered handle specialized to vectors.