itsybitsy_m0::paste
macro_rules! expr { ( $ ( $ proc_macro : tt ) * ) => { ... }; }
Paste identifiers within a macro invocation that expands to an expression.