Module nu_protocol::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§
- A potentially infinite, interruptible stream of
Values.