pub(crate) fn collect_all_files(
root: &Directory<CustomMetadata>,
current_path: PathBuf,
files: &mut Vec<PathBuf>,
)pub(crate) fn collect_all_files(
root: &Directory<CustomMetadata>,
current_path: PathBuf,
files: &mut Vec<PathBuf>,
)