[][src]Module differential_dataflow::operators::arrange::writer

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

TraceWriter

Write endpoint for a sequence of batches.