rust_embed_utils

Function get_files

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