diff --git a/draft/2025-02-19-this-week-in-rust.md b/draft/2025-02-19-this-week-in-rust.md index 3c82d8be3..0c10e4012 100644 --- a/draft/2025-02-19-this-week-in-rust.md +++ b/draft/2025-02-19-this-week-in-rust.md @@ -43,6 +43,7 @@ and just ask the editors to select the category. ### Rust Walkthroughs * [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s) +* [A length-indexed Vector in Rust](https://rvarago.github.io/a-length-indexed-vector-in-rust/) ### Research