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§
- Config
- Dynamic
File - A file read from the file system dynamically.
- Embedded
File - A file embedded into the binary.
- File
Entry
Traits§
- Embedable
File - An embedable file.