#proc-macro #include #uri #build-time #literals #remote #include-bytes

include_uri

在构建时将URI作为字面量包含的过程宏

2次发布

0.1.1 2023年10月11日
0.1.0 2023年2月1日

#870 in 过程宏

Download history • Rust 包仓库 35/week @ 2024-04-01 • Rust 包仓库 38/week @ 2024-04-22 • Rust 包仓库 25/week @ 2024-04-29 • Rust 包仓库 65/week @ 2024-05-06 • Rust 包仓库 32/week @ 2024-05-13 • Rust 包仓库 59/week @ 2024-05-20 • Rust 包仓库 56/week @ 2024-05-27 • Rust 包仓库 20/week @ 2024-06-03 • Rust 包仓库 27/week @ 2024-06-10 • Rust 包仓库 22/week @ 2024-06-17 • Rust 包仓库 50/week @ 2024-06-24 • Rust 包仓库

每月121次下载

WTFPL许可证

6KB

include_uri

模仿std include_str!include_bytes! 的过程宏,但允许包含远程文件。

需要记住,从不受信任的来源包含远程文件是危险的

依赖项

~3–17MB
~279K SLoC