Skip to main content

read_log

Function read_log 

Source
pub fn read_log(path: &Path) -> Result<Vec<CheckpointRecord>>
Expand description

Read all records from path. Empty / missing file → empty vec.