Skip to main content

collect_snapshot_entries

Function collect_snapshot_entries 

Source
fn collect_snapshot_entries(
    root: &Path,
    dir: &Path,
    entries: &mut Vec<ReferenceSnapshotEntry>,
) -> Result<()>