Module timely::dataflow::operators::core::capture::event::binary

source ·
Expand description

A binary event pusher and iterator.

Structs§

  • A Wrapper for R: Read implementing EventIterator<T, D>.
  • A wrapper for W: Write implementing EventPusher<T, C>.