Re-exports§
pub use ::include_dir;
Macros§
- embed_
directory - Returns an embedded [Vc<Box
>] for the given path. - embed_
file - Embeds a file’s content into the binary (production).
- include_
dir - Embed the contents of a directory in your crate.
pub use ::include_dir;