Re-exports§
pub use ::include_dir;
Macros§
- embed_
directory - Returns an embedded
Vc<Box<dyn FileSystem>>for the given path. - include_
dir - Embed the contents of a directory in your crate.
pub use ::include_dir;Vc<Box<dyn FileSystem>> for the given path.