mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-07 06:04:47 +00:00
Update README.md
Update the URL while add more reference.
This commit is contained in:
parent
7c0d269279
commit
9978c17d5f
@ -10,5 +10,6 @@ of exercises to Rustlings, but is all about learning to write Macros.
|
|||||||
|
|
||||||
## Further information
|
## Further information
|
||||||
|
|
||||||
- [Macros](https://doc.rust-lang.org/book/ch19-06-macros.html)
|
- [The Rust Book - Macros](https://doc.rust-lang.org/book/ch20-06-macros.html#macros)
|
||||||
- [The Little Book of Rust Macros](https://veykril.github.io/tlborm/)
|
- [The Little Book of Rust Macros](https://veykril.github.io/tlborm/)
|
||||||
|
- [Rust by Example - macro_rules!](https://doc.rust-lang.org/rust-by-example/macros.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user