From 1fcc082c766a0b495af0741ea17d7ca671c02152 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Thu, 5 Dec 2024 15:52:39 +0100 Subject: [PATCH] Add "Developing a Zellij Rust Plugin" screencast --- draft/2024-12-04-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2024-12-04-this-week-in-rust.md b/draft/2024-12-04-this-week-in-rust.md index bebaa2c7a..9cb133dea 100644 --- a/draft/2024-12-04-this-week-in-rust.md +++ b/draft/2024-12-04-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +*[Developing a Zellij Rust plugin](https://zellij.dev/tutorials/developing-a-rust-plugin/) ### Research