Skip to main content

Module peek_result_iterator

Module peek_result_iterator 

Source
Expand description

Code for extracting a peek result out of compute state/an arrangement.

Structs§

Literals 🔒
Helper to handle literals in peeks
PeekResultIterator

Type Aliases§

TraceCursor 🔒
The merged cursor a TraceReader::cursor hands out over all of a trace’s batches: a CursorList over the per-batch cursors.
TraceStorage 🔒
Backing storage for a TraceCursor: the batches the cursor borrows from.