Module differential_dataflow::operators::arrange::writer

source ·
Expand description

Write endpoint for a sequence of batches.

A TraceWriter accepts a sequence of batches and distributes them to both a shared trace and to a sequence of private queues.

Structs§