2个版本 (1个稳定版)

1.0.0 2022年12月30日
0.1.0 2022年12月30日

#2598Rust模式

MIT 许可证

2KB

字符串宏

用法

let s = string!("some kind of string");

就这么简单,我只是不想每次都写 String::from("") every time

No runtime deps