Skip to content

Commit ff4d731

Browse files
authored
Consistent naming
1 parent 53a4d19 commit ff4d731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ procedural macros.
124124

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

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

0 commit comments

Comments
 (0)