You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft/2022-11-16-this-week-in-rust.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,32 @@ and just ask the editors to select the category.
30
30
### Official
31
31
32
32
### Foundation
33
+
*[Rust Foundation Included in Fastly's Fast Forward Program](https://foundation.rust-lang.org/news/rust-foundation-included-in-fastly-s-fast-forward-program/)
34
+
*[Welcoming Seth Markle to the Rust Foundation Board](https://foundation.rust-lang.org/news/welcoming-seth-markle-to-the-rust-foundation-board/)
33
35
34
36
### Newsletters
37
+
*[This Month in Rust GameDev #39 - October 2022](https://gamedev.rs/news/039/)
*[Implementation Details of async Rust](https://swatinem.de/blog/async-codegen/)
51
+
*[video][Rust GCC Front-end - Philip Herron, David Faust](https://www.youtube.com/watch?v=D8FX1enoZnM)
52
+
*[video][Rust Is Boring (Why Rust?) [RUST-13]](https://www.youtube.com/watch?v=oY0XwMOSzq4)
53
+
*[audio][cargo-auditable with Sergey Davidoff](https://rustacean-station.org/episode/sergey-davidoff/)
40
54
41
55
### Rust Walkthroughs
56
+
*[Rust and C++ Interoperability](https://slint-ui.com/blog/rust-and-cpp.html)
57
+
*[4-Step Primer on Navigating Embedded Rust HAL Documentation](https://apollolabsblog.hashnode.dev/4-step-primer-on-navigating-embedded-rust-hal-documentation)
58
+
*[Five simple steps to use any Arduino C++ library in a Rust project](https://dev.to/kgrech/five-simple-steps-to-use-any-arduino-c-library-in-a-rust-project-1k78)
0 commit comments