Skip to main content

read_page

Function read_page 

Source
pub fn read_page(path: &Path, after: u64, limit: usize) -> Result<OutputPage>
Expand description

Reads a finite page of records with sequence > after, in order. A missing file is an empty page: the run may exist before any output does.