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 1286fd9 commit 05d0636Copy full SHA for 05d0636
content/lessons/05_types_reasoning/index.md
@@ -363,6 +363,10 @@ Example:
363
364
- [Polymorphism in Rust](https://oswalt.dev/2021/06/polymorphism-in-rust/)
365
366
+# Optional reading
367
+
368
+- [Rust Blog - Precise capturing `use<..>` syntax](https://blog.rust-lang.org/2024/10/17/Rust-1.82.0/#precise-capturing-use-syntax)
369
370
## Assignment 3 (graded)
371
372
[Passage Pathing](https://classroom.github.com/a/XVoSKs94)
0 commit comments