Ecosyste.ms: Awesome
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: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcusbuffett/proc-macro-example
- Owner: marcusbuffett
- Created: 2021-05-04T22:04:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T17:42:57.000Z (over 3 years ago)
- Last Synced: 2024-05-01T13:08:24.727Z (8 months ago)
- Language: Rust
- Homepage: https://mbuffett.com/posts/incomplete-macro-walkthrough/
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.