Macro paste::expr [−][src]
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.