Crate fs_embed_macros

Source

Macros§

fs_embed
Embed a directory at compile time, returning a Dir enum. The path should be a literal string and strictly relative to the crate root. fs_embed!(“dir”) → Dir::from_embedded