rust_
embed_
utils
8.5.0
rust_embed_utils
Function
get_files
Copy item path
Source
pub fn get_files( folder_path:
String
, matcher:
PathMatcher
, ) -> impl
Iterator
<Item =
FileEntry
>