Crate rust_embed_for_web_utils
source ·Expand description
This crate contains utility code for rust-embed-for-web
.
You generally don’t want to use this crate directly, rust-embed-for-web
re-exports any necessary parts from this crate.
Structs§
- A file read from the file system dynamically.
- A file embedded into the binary.
Traits§
- An embedable file.