Michael-F-Bryan / include_dir

The logical evolution of the include_str macro for embedding a directory tree into your binary.
https://michael-f-bryan.github.io/include_dir
MIT License
319 stars 36 forks source link

Modified `expand_dir()` to avoid implicit const promotion #100

Closed Michael-F-Bryan closed 3 weeks ago

Michael-F-Bryan commented 3 weeks ago

Fixes #99.