Closed Atul9 closed 5 years ago
Thanks! I had run cargo fmt a long time ago, and it had really messed up some macro invocations (particularly ones that had lots of plain Rust inside), but it looks like that problem has been fixed!
cargo fmt
Thanks! I had run
cargo fmt
a long time ago, and it had really messed up some macro invocations (particularly ones that had lots of plain Rust inside), but it looks like that problem has been fixed!