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