Skip to main content

Module cursor

Module cursor 

Source
Expand description

Cursors: forward-only readers over a sorted posting list.

Structs§

SliceCursor
Cursor over a slice of Postings sorted by id.

Traits§

PostingCursor
A forward-only reader over one posting list, sorted by record id.