Expand description
Module managing the streaming of individual Value
s as a ListStream
between pipeline
elements
For more general infos regarding our pipelining model refer to PipelineData
Structs§
- A potentially infinite, interruptible stream of
Value
s.