Module embed

Source

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.

Structs§

EmbeddedFileSystem

Functions§

content_from_relative_path
content_from_str
directory_from_include_dir
directory_from_relative_path