Expand description
Create new Streams
connected to external inputs.
Traits§
- Input
- Create a new
Stream
andHandle
through which to supply input.
Type Aliases§
- Handle
- A handle to an input
Stream
, used to introduce data to a timely dataflow computation.