fs-embed-macros

Crates.iofs-embed-macros
lib.rsfs-embed-macros
version0.2.4
created_at2025-07-18 13:10:09.552625+00
updated_at2025-07-30 02:50:14.824835+00
descriptionProcedural macros for the fs-embed library
homepagehttps://github.com/vivsh/fs-embed
repositoryhttps://github.com/vivsh/fs-embed
max_upload_size
id1758941
size11,731
vivek (vivsh)

documentation

https://docs.rs/fs-embed

README

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.

Commit count: 0

cargo fmt