include_dir_bytes-0.2.1 doesn't have any documentation.
include_dir_bytes
Read the directory recursively, and creates a HashMap
with these contents at compile time with the file path as the key.
Usage
Add this to your Cargo.toml
:
[]
= "0.2"
and use it like this:
// ...
let file_map = include_dir!;