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