15 releases (6 breaking)
new 0.7.0 | May 7, 2025 |
---|---|
0.6.4 | May 6, 2025 |
0.5.3 | May 6, 2025 |
0.4.3 | May 6, 2025 |
0.1.1 | May 6, 2025 |
#262 in Procedural macros
546 downloads per month
Used in stringify-inner
23KB
629 lines
Some common simple tool for proc-macro impl
What can do:
- Quickly create processors in the style of
#foo(...)
- Common methods,
such as
add
,split_puncts
,is_ident
,as_ident
,into_punct
,is_joint
,as_punct_char
andset_spaned
etc span
,set_span
traitsParseIter
, can peek n, and peek jointed puncts