diff --git a/draft/2025-02-19-this-week-in-rust.md b/draft/2025-02-19-this-week-in-rust.md index b7f591869..5b641a1ad 100644 --- a/draft/2025-02-19-this-week-in-rust.md +++ b/draft/2025-02-19-this-week-in-rust.md @@ -54,8 +54,9 @@ and just ask the editors to select the category. * [How Rust & Embassy Shine on Embedded Devices (Part 1): Insights for Everyone and Nine Rules for Embedded Programmers](https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-1-9f4911c92007) ### Rust Walkthroughs -* [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s) +* [ioctls from Rust](https://blogsystem5.substack.com/p/ioctls-rust) * [A length-indexed Vector in Rust](https://rvarago.github.io/a-length-indexed-vector-in-rust/) +* [video] [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s) ### Research