Skip to content

Commit 05d0636

Browse files
committed
link to blog about use<..> syntax
1 parent 1286fd9 commit 05d0636

File tree

1 file changed

+4
-0
lines changed
  • content/lessons/05_types_reasoning

1 file changed

+4
-0
lines changed

content/lessons/05_types_reasoning/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,10 @@ Example:
363363

364364
- [Polymorphism in Rust](https://oswalt.dev/2021/06/polymorphism-in-rust/)
365365

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+
366370
## Assignment 3 (graded)
367371

368372
[Passage Pathing](https://classroom.github.com/a/XVoSKs94)

0 commit comments

Comments
 (0)