proc_
macro2
1.0.92
In proc_
macro2::
imp
proc_macro2
::
imp
Macro
unsuffixed_integers
Copy item path
source
macro_rules!
unsuffixed_integers { ($(
$name
:ident =>
$kind
:ident,)
*
) => { ... }; }