Skip to content

Commit 2a2e0d7

Browse files
authored
Merge pull request #1392 from Darksonn/patch-1
Add Tokio tutorial under news & blog posts
2 parents f3c32bc + 002fe63 commit 2a2e0d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft/2020-07-28-this-week-in-rust.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ Check out [this week's *This Week in Rust Podcast*](https://rustacean-station.or
1717
# Updates from Rust Community
1818

1919
## News & Blog Posts
20+
21+
* [Tutorial for Tokio and async Rust](https://tokio.rs/tokio/tutorial)
2022
* [An introduction to Data-Oriented Design in Rust](http://jamesmcm.github.io/blog/2020/07/25/intro-dod/#en)
2123
* [Sizedness in Rust](https://github.com/pretzelhammer/rust-blog/blob/master/posts/sizedness-in-rust.md)
2224
* [Async/Await for AVR with Rust](https://lights0123.com/blog/2020/07/25/async-await-for-avr-with-rust/)
2325
* [Learning Rust by Converting Python to Rust](https://towardsdatascience.com/learning-rust-by-converting-python-to-rust-259e735591c6)
24-
* [French] [Video] [Développement Web Rust & Rocket](https://www.youtube.com/playlist?list=PLMWEEzYqZ0ekOG6_G4q_GXPpVHWrIH--x)
25-
2626
* [This July in my Database project written in Rust](https://alex-dukhno.github.io/2020-07-26-This-July-in-my-Database-project-written-in-rust/)
27-
2827
* [Writing a file system from scratch in Rust](https://blog.carlosgaldino.com/writing-a-file-system-from-scratch-in-rust.html)
28+
* [French] [Video] [Développement Web Rust & Rocket](https://www.youtube.com/playlist?list=PLMWEEzYqZ0ekOG6_G4q_GXPpVHWrIH--x)
2929

3030
# Crate of the Week
3131

0 commit comments

Comments
 (0)