Docs.rs
rust-embed-utils-8.8.0
rust-embed-utils 8.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pyrossh
Dependencies
globset ^0.4.8
normal
optional
mime_guess ^2.0.4
normal
optional
sha2 ^0.10.5
normal
walkdir ^2.3.1
normal
Versions
31.25%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
get_files
rust_
embed_
utils
8.8.0
rust_embed_utils
Function
get_
files
Copy item path
Source
pub fn get_files( folder_path:
String
, matcher:
PathMatcher
, ) -> impl
Iterator
<Item =
FileEntry
>