read_named_rows

Function read_named_rows 

Source
fn read_named_rows(
    db_path: &Path,
    agents_root: &Path,
) -> Result<Vec<RowSnapshot>, Error>