An open API service indexing awesome lists of open source software.

https://github.com/marcusbuffett/proc-macro-example


https://github.com/marcusbuffett/proc-macro-example

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# proc-macro-example

This is the source for the macro described in [this blog post](https://mbuffett.com/posts/incomplete-macro-walkthrough/). Check out the post for more info on what the macro does and how it works.