Merge pull request #1133 from Mouwrice/fix/macro-readme-book-link

fix(macros-readme): update the book link to the more recent version of the book
This commit is contained in:
liv 2022-08-11 12:27:12 +02:00 committed by GitHub
commit ca96e32ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ macros. Instead, we'll show you how to use and create them.
## Further information
- [Macros](https://doc.rust-lang.org/book/ch19-06-macros.html)
- [The Little Book of Rust Macros](https://danielkeep.github.io/tlborm/book/index.html)
- [The Little Book of Rust Macros](https://veykril.github.io/tlborm/)