paulstansifer / unseemly

Macros have types!
http://unseemly.github.io/
MIT License
129 stars 5 forks source link

Format code using 'cargo fmt' #17

Closed Atul9 closed 5 years ago

paulstansifer commented 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!