Skip to content

Commit d0fae88

Browse files
authored
Merge pull request #1541 from jsjoeio/patch-1
feat(blog post): Build a Discord Bot with Rust and Serenity
2 parents b93f4dd + 3319704 commit d0fae88

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

draft/2020-09-30-this-week-in-rust.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ No newsletters this week.
2828
### Learn More Rust
2929
* [Are we observable yet? An introduction to Rust telemetry - Zero To Production #4](https://www.lpalmieri.com/posts/2020-09-27-zero-to-production-4-are-we-observable-yet/)
3030
* [A Fistful of States: More State Machine Patterns in Rust](https://deislabs.io/posts/a-fistful-of-states/)
31+
* [OS in Rust: An executable that runs on bare metal: Part-1](https://blog.knoldus.com/os-in-rust-an-executable-that-runs-on-bare-metal-part-1/)
32+
* [OS in Rust: An executable that runs on bare metal: Part-2](https://blog.knoldus.com/os-in-rust-an-executable-that-runs-on-bare-metal-part-2/)
33+
* [Build a Discord Bot with Rust and Serenity](https://developers.facebook.com/blog/post/2020/09/30/build-discord-bot-with-rust-and-serenity/)
3134
* [Porting EBU R128 audio loudness analysis from C to Rust – Porting Details](https://coaxion.net/blog/2020/09/porting-ebu-r128-audio-loudness-analysis-from-c-to-rust-porting-details/)
3235

3336
### Project Updates
@@ -40,8 +43,6 @@ No newsletters this week.
4043
The Rust Core Team wants input from the community!
4144
If you haven't already, [read the official blog](https://blog.rust-lang.org/2020/09/03/Planning-2021-Roadmap.html) and submit a blog post - it will show up here!
4245
Here are the wonderful submissions since the call for blog posts:
43-
* [OS in Rust: An executable that runs on bare metal: Part-1](https://blog.knoldus.com/os-in-rust-an-executable-that-runs-on-bare-metal-part-1/)
44-
* [OS in Rust: An executable that runs on bare metal: Part-2](https://blog.knoldus.com/os-in-rust-an-executable-that-runs-on-bare-metal-part-2/)
4546

4647
# Crate of the Week
4748

0 commit comments

Comments
 (0)