[−][src]Macro paste::expr
macro_rules! expr { #[proc_macro_hack] => { ... }; }
Paste identifiers within a macro invocation that expands to an expression.
macro_rules! expr { #[proc_macro_hack] => { ... }; }
Paste identifiers within a macro invocation that expands to an expression.