Module differential_dataflow::trace::implementations::chunker
source · Expand description
Organize streams of data into sorted chunks.
Structs§
- Chunk a stream of vectors into chains of vectors.
- Chunk a stream of containers into chains of vectors.
- Chunk a stream of vectors into chains of vectors.