Skip to main content

find_deleted_books

Function find_deleted_books 

Source
fn find_deleted_books(
    handles_by_fp: &FxHashMap<Fp, PathBuf>,
    home: &Path,
) -> Vec<Fp>