fs-embed-macros 0.2.4

Procedural macros for the fs-embed library
Documentation

fs-embed-macros

Procedural macro crate for fs-embed.

This crate provides the embed_dir! macro, which enables embedding directories into your Rust binary at compile time. It is not intended for direct use; depend on the main fs-embed crate instead.

License

Dual-licensed under Apache-2.0 or MIT.