We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709450b commit 3beda36Copy full SHA for 3beda36
src/index.md
@@ -49,8 +49,8 @@ Rust is a large language and we won't be able to cover all of it in a few days.
49
Some non-goals of this course are:
50
51
- Learning how to develop macros: please see
52
- [Chapter 19.5 in the Rust Book](https://doc.rust-lang.org/book/ch19-06-macros.html)
53
- and [Rust by Example](https://doc.rust-lang.org/rust-by-example/macros.html)
+ [the Rust Book](https://doc.rust-lang.org/book/) and
+ [Rust by Example](https://doc.rust-lang.org/rust-by-example/macros.html)
54
instead.
55
56
## Assumptions
0 commit comments