Re-exports§
pub use ::include_dir;
Macros§
- embed_
directory - Returns an embedded
Vc<Box<dyn FileSystem>>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.