row_to_record

Function row_to_record 

Source
fn row_to_record(
    row: &RowSnapshot,
    agents_root: &Path,
) -> Option<NamedAgentRecord>