Function rust_embed_utils::get_files

source ยท
pub fn get_files(
    folder_path: String,
    matcher: PathMatcher
) -> impl Iterator<Item = FileEntry>