Macros§
- include_
fs - Include a bundled directory in the binary.
To use this macro, include a matching call to
include_fs::bundle
in your build script.
Structs§
Enums§
Functions§
- bundle
- Bundle a directory to be embedded in the binary. This function must be called in a build script.
Type Aliases§
- Include
Fs - A lazy-loaded file system embedded in the binary.