Module list_stream

Source
Expand description

Module managing the streaming of individual Values as a ListStream between pipeline elements

For more general infos regarding our pipelining model refer to PipelineData

Structs§

IntoIter
ListStream
A potentially infinite, interruptible stream of Values.

Type Aliases§

ValueIterator