| Crates.io | fs-embed-macros |
| lib.rs | fs-embed-macros |
| version | 0.2.4 |
| created_at | 2025-07-18 13:10:09.552625+00 |
| updated_at | 2025-07-30 02:50:14.824835+00 |
| description | Procedural macros for the fs-embed library |
| homepage | https://github.com/vivsh/fs-embed |
| repository | https://github.com/vivsh/fs-embed |
| max_upload_size | |
| id | 1758941 |
| size | 11,731 |
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.
Dual-licensed under Apache-2.0 or MIT.