Use this tag for questions about procedural macros, declared in crates of the proc-macro type, of the Rust programming language.
I have a compile error involving a macro: <mdo macros>:6:19: 6:50 error: cannot move out of captured outer variable …
debugging rust rust-macros rust-proc-macros rust-decl-macros