Skip to content

Commit

Permalink
Consistent naming
Browse files Browse the repository at this point in the history
  • Loading branch information
1Git2Clone authored Jan 14, 2025
1 parent 53a4d19 commit ff4d731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ procedural macros.

Some other projects whose procedural macros you can check out are:

- [`synstructure`](https://github.com/mystor/synstructure "GitHub/mystor/synstructure").
- [the `synstructure` crate](https://github.com/mystor/synstructure "GitHub/mystor/synstructure").
- [actix web](https://github.com/search?q=repo%3Aactix%2Factix-web+proc_macro&type=code "`proc_macro` source code search results").
- [the `poise` crate](https://github.com/serenity-rs/poise/blob/current/macros/src/lib.rs "GitHub/serenity-rs/poise/macros/lib.rs").
- [the `darling` and `darling_core` crates](https://github.com/search?q=repo%3ATedDriggs%2Fdarling%20proc_macro&type=code "`proc_macro` source code search results").
Expand Down

0 comments on commit ff4d731

Please sign in to comment.