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§

Config
DynamicFile
A file read from the file system dynamically.
EmbeddedFile
A file embedded into the binary.
FileEntry

Traits§

EmbedableFile
An embedable file.

Functions§

get_files