Skip to content

Commit eee9fb6

Browse files
authored
add to rust walkthroughs - Video on Rust type system design to remove off by one errors (#7131)
Added a video link about eliminating off by one errors using Rust's type system.
1 parent da5c849 commit eee9fb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2025-10-15-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ and just ask the editors to select the category.
6060
* [series] [The Impatient Programmer's Guide to Bevy and Rust: Chapter 2 - Let There Be a World](https://aibodh.com/posts/bevy-rust-game-development-chapter-2/)
6161
* [video] [Building Embedded TUIs with Rust & Ratatui — Tokyo Rust Meetup 2025](https://www.youtube.com/watch?v=F04kQMKwrwQ)
6262

63+
* [video] [Build with Naz : Eliminate off by one errors with Rust type system design](https://www.youtube.com/watch?v=IkCUhGAyS9U)
64+
6365
### Research
6466

6567
### Miscellaneous

0 commit comments

Comments
 (0)