2 releases
0.1.1 | Oct 11, 2023 |
---|---|
0.1.0 | Feb 1, 2023 |
#1536 in Procedural macros
114 downloads per month
6KB
include_uri
Proc-macros that mimic std include_str! and include_bytes! but allows including remote files.
It's importanto to keep in mind it's dangerous to include remote files from untrusted sources.
Dependencies
~4–18MB
~270K SLoC