From 435b3f57a217660e3a7fa139a91e74baea148547 Mon Sep 17 00:00:00 2001 From: Tyler Weaver Date: Fri, 10 Jan 2025 12:16:10 -0700 Subject: [PATCH 1/2] CppCon - C++/Rust Interop: Using Bridges in Practice (Video) --- draft/2025-01-15-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-01-15-this-week-in-rust.md b/draft/2025-01-15-this-week-in-rust.md index 8616c4e7d..d2bfe0932 100644 --- a/draft/2025-01-15-this-week-in-rust.md +++ b/draft/2025-01-15-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +* [CppCon - C++/Rust Interop: Using Bridges in Practice (Video)](https://tylerjw.dev/posts/20240920-cppcon-cpp-rust-interop/) ### Research From ac8c83173aaba7035f8b1eddcd1d854457734ee7 Mon Sep 17 00:00:00 2001 From: M Goldin <23177337+mariannegoldin@users.noreply.github.com> Date: Tue, 14 Jan 2025 07:18:22 -0800 Subject: [PATCH 2/2] Fix formatting --- draft/2025-01-15-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2025-01-15-this-week-in-rust.md b/draft/2025-01-15-this-week-in-rust.md index d2bfe0932..9ea29ed0a 100644 --- a/draft/2025-01-15-this-week-in-rust.md +++ b/draft/2025-01-15-this-week-in-rust.md @@ -40,7 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs -* [CppCon - C++/Rust Interop: Using Bridges in Practice (Video)](https://tylerjw.dev/posts/20240920-cppcon-cpp-rust-interop/) +* [video] [CppCon - C++/Rust Interop: Using Bridges in Practice](https://tylerjw.dev/posts/20240920-cppcon-cpp-rust-interop/) ### Research