Macro tt_call::tt_is_ident
source · macro_rules! tt_is_ident { { $caller:tt input = [{ $ident:ident }] } => { ... }; { $caller:tt input = [{ $other:tt }] } => { ... }; }
macro_rules! tt_is_ident { { $caller:tt input = [{ $ident:ident }] } => { ... }; { $caller:tt input = [{ $other:tt }] } => { ... }; }