6个版本

0.3.0 2023年5月29日
0.2.3 2023年5月29日
0.1.0 2023年5月29日

23#ident

31 每月下载量
用于 2 crates

WTFPL 许可证

4KB

连接标识符。

我再次制作了一个代码量实际必要的crate:<50 SLOC,0依赖。

use ident_concat::ident;
let ident!(a b) = 4;
assert_eq!(ab, ident!(a b));

lib.rs:

ident!replace!

无运行时依赖