diff --git a/draft/2024-11-06-this-week-in-rust.md b/draft/2024-11-06-this-week-in-rust.md index 446fab6b1..31a50fcac 100644 --- a/draft/2024-11-06-this-week-in-rust.md +++ b/draft/2024-11-06-this-week-in-rust.md @@ -72,6 +72,7 @@ and just ask the editors to select the category. * [Parsing arguments in Rust with no dependencies](https://www.ntietz.com/blog/parsing-arguments-rust-no-deps/) * [Simple way to make i18n support in Rust with with examples and tests](https://www.onlycoiners.com/user/onlycoiners/blog/simple-way-to-make-i18n-support-in-rust-with-with-examples-a) * [How to shallow clone a Cow](https://blog.getreu.net/20241005-how_to_shallow_clone_a_cow-blog/) +* [Beginner Rust ESP32 development - Snake](https://jamesmcm.github.io/blog/beginner-rust-esp32-lcdsnake/) * [video] [Rust Collections & Iterators Demystified 🪄](https://www.youtube.com/watch?v=oiWATcjyUEI) ### Research