Skip to content

Commit 2b3a5e6

Browse files
authored
Merge pull request #6073 from xd009642/streaming-audio-blogpost
Add in streaming audio decoding blog entry
2 parents dcfbd3e + e685b92 commit 2b3a5e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2024-11-06-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ and just ask the editors to select the category.
6161
* [A comparison of Rust’s borrow checker to the one in C#](https://em-tg.github.io/csborrow/)
6262
* [audio] [InfinyOn with Deb Roy Chowdhury](https://corrode.dev/podcast/s03e02-infinyon/)
6363

64+
* [Streaming Audio APIs in Rust pt. 3: Audio Decoding](https://xd009642.github.io/2024/11/04/streaming-audio-APIs-audio-decoding.html)
65+
6466
### Rust Walkthroughs
6567
* [Difference Between iter() and into_iter() in Rust](https://crustc.com/difference-iter-and-into_iter/)
6668
* [Rust's Sneaky Deadlock With `if let` Blocks](https://brooksblog.bearblog.dev/rusts-sneaky-deadlock-with-if-let-blocks/)

0 commit comments

Comments
 (0)