Skip to main content

IndexPage

Type Alias IndexPage 

Source
pub type IndexPage = (Vec<(Vec<u8>, IndexValue)>, Option<Cursor>);
Expand description

One page of index hits plus the cursor to resume from.