diff --git a/draft/2025-09-17-this-week-in-rust.md b/draft/2025-09-17-this-week-in-rust.md index 86ac92dcf..8e8b2db51 100644 --- a/draft/2025-09-17-this-week-in-rust.md +++ b/draft/2025-09-17-this-week-in-rust.md @@ -48,6 +48,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +* [The Hidden Rules Behind Rust Functions & Closures](https://blog.cuongle.dev/p/the-hidden-rules-behind-rust-functions) ### Research