Skip to main content

scan_deletion_sessions

Function scan_deletion_sessions 

Source
fn scan_deletion_sessions(
    root: &Path,
    session_paths: Vec<PathBuf>,
) -> (HashMap<String, Vec<DeletionSession>>, Vec<PathBuf>)