#identifier

macro tt-identifier

Macro for deterministically turning arbitrary Rust tokens into an identifier

1 unstable release

0.1.1 May 25, 2020
0.1.0 May 25, 2020

#217 in #identifier

MIT license

3KB

Turns the input into something usable as a Rust identifier. Same as identify, but outputs a string instead of identifier.

Dependencies

~2MB
~46K SLoC