File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -157,10 +157,9 @@ Some other projects whose procedural macros you can check out are:
157157<!-- markdownlint-disable MD013 -->
158158
159159- [ the ` synstructure ` crate] ( https://github.com/mystor/synstructure " GitHub/mystor/synstructure ") .
160- - [ actix web ] ( https://github.com/search?q=repo%3Aactix%2Factix-web+proc_macro&type=code " `proc_macro` source code search results ") .
160+ - [ the ` actix_web ` crate ] ( https://github.com/search?q=repo%3Aactix%2Factix-web+proc_macro&type=code " `proc_macro` source code search results ") .
161161- [ the ` poise ` crate] ( https://github.com/serenity-rs/poise/blob/current/macros/src/lib.rs " GitHub/serenity-rs/poise/macros/lib.rs ") .
162- - [ the ` darling ` and ` darling_core `
163- crates] ( https://github.com/search?q=repo%3ATedDriggs%2Fdarling%20proc_macro&type=code " `proc_macro` source code search results ") .
162+ - [ the ` darling ` and ` darling_core ` crates] ( https://github.com/search?q=repo%3ATedDriggs%2Fdarling%20proc_macro&type=code " `proc_macro` source code search results ") .
164163
165164<!-- markdownlint-enable MD013 -->
166165
You can’t perform that action at this time.
0 commit comments