#proc-macro #string-literal #literals #procedural #macro

lit-mod

lit-mod 是一个用于处理字符串字面量的过程宏集合

2个不稳定版本

0.2.0 2023年4月18日
0.1.0 2023年4月18日

1248 in 过程宏

ISC许可证

14KB
277

lit-mod

lit-mod 是一个用于处理字符串字面量的过程宏集合。

用法

将此添加到您的 Cargo.toml

[dependencies]
lit-mod = "0.1"

版权所有 (c) 2023 tooboredtocode

ISC许可证


lib.rs:

lit-mod 是一个用于处理字符串字面量的过程宏集合。

用法

将此添加到您的 Cargo.toml

[dependencies]
lit-mod = "0.1"

依赖关系

~330–770KB
~19K SLoC