pub(crate) fn get_deletions(
pristine: &Directory<CustomMetadata>,
current: &Directory<CustomMetadata>,
current_path: PathBuf,
diff: &mut Diff,
) -> Result<()>pub(crate) fn get_deletions(
pristine: &Directory<CustomMetadata>,
current: &Directory<CustomMetadata>,
current_path: PathBuf,
diff: &mut Diff,
) -> Result<()>