From 83ebb89c750b4785af711cf0f9c16e4246eb1bcc Mon Sep 17 00:00:00 2001 From: Carl Kadie Date: Mon, 10 Mar 2025 16:20:17 -0700 Subject: [PATCH] Share Seattle Rust User Group video --- 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..e9a9bd84f 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 +* [Video] [Derive Macros: Or, How I Learned to Stop Worrying and Love the proc_macro2::TokenStream](https://www.youtube.com/watch?v=ALZr9BwWHQU&t=1769s) + ### Research ### Miscellaneous