From d8ca1638b5c15719264fa3a1e5d897a6067c8528 Mon Sep 17 00:00:00 2001 From: Erik Jonkers Date: Mon, 1 Jul 2024 10:00:00 +0200 Subject: [PATCH] Series of articles on interop with rust --- draft/2024-07-03-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-07-03-this-week-in-rust.md b/draft/2024-07-03-this-week-in-rust.md index 6c30e58d0..c40dd0b72 100644 --- a/draft/2024-07-03-this-week-in-rust.md +++ b/draft/2024-07-03-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* [Rust interop guide](https://tweedegolf.nl/en/interop) + ### Research ### Miscellaneous