timely
0.14.1
Module binary
Structs
In timely::
dataflow::
operators::
core::
capture::
event
Module
timely
::
dataflow
::
operators
::
core
::
capture
::
event
::
binary
Copy item path
source
·
[
−
]
Expand description
A binary event pusher and iterator.
Structs
§
Event
Reader
A Wrapper for
R: Read
implementing
EventIterator<T, D>
.
Event
Writer
A wrapper for
W: Write
implementing
EventPusher<T, C>
.