From 6e907726cb4a3d03ee7710a90243d87ed3184b66 Mon Sep 17 00:00:00 2001 From: veeso Date: Tue, 11 Mar 2025 17:52:28 +0100 Subject: [PATCH] async-rust-for-dummies --- draft/2025-03-12-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-03-12-this-week-in-rust.md b/draft/2025-03-12-this-week-in-rust.md index 3a776609f..467a91d24 100644 --- a/draft/2025-03-12-this-week-in-rust.md +++ b/draft/2025-03-12-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* [Async Rust for Dummies](https://blog.veeso.dev/blog/en/async-rust-for-dummies/) + ### Research ### Miscellaneous