We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcfbd3e + e685b92 commit 2b3a5e6Copy full SHA for 2b3a5e6
draft/2024-11-06-this-week-in-rust.md
@@ -61,6 +61,8 @@ and just ask the editors to select the category.
61
* [A comparison of Rust’s borrow checker to the one in C#](https://em-tg.github.io/csborrow/)
62
* [audio] [InfinyOn with Deb Roy Chowdhury](https://corrode.dev/podcast/s03e02-infinyon/)
63
64
+* [Streaming Audio APIs in Rust pt. 3: Audio Decoding](https://xd009642.github.io/2024/11/04/streaming-audio-APIs-audio-decoding.html)
65
+
66
### Rust Walkthroughs
67
* [Difference Between iter() and into_iter() in Rust](https://crustc.com/difference-iter-and-into_iter/)
68
* [Rust's Sneaky Deadlock With `if let` Blocks](https://brooksblog.bearblog.dev/rusts-sneaky-deadlock-with-if-let-blocks/)
0 commit comments