diff --git a/draft/2025-02-05-this-week-in-rust.md b/draft/2025-02-05-this-week-in-rust.md index e1dd8772c..326ccc3a5 100644 --- a/draft/2025-02-05-this-week-in-rust.md +++ b/draft/2025-02-05-this-week-in-rust.md @@ -39,6 +39,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Computed Properties in Rust: How to Implement Them Effectively](https://minikin.me/blog/computed-properties-in-rust) ### Rust Walkthroughs