Skip to content

Commit 1f92841

Browse files
committed
shuffle link ordering
Place video links at the end.
1 parent 006eb16 commit 1f92841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2022-06-08-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ and just ask the editors to select the category.
4141

4242
### Rust Walkthroughs
4343

44-
* [video] [Async I/O in Depth: Creating a High Performance HTTP Web Server in Rust (Part 1)](https://www.youtube.com/watch?v=fdxhcDne2Ww)
4544
* [Beginner-Intermediate Errror Handling in Rust](https://desmondwillowbrook.github.io/blog/rust-error-handling/)
4645
* [The entrait pattern](https://audunhalland.github.io/blog/entrait-pattern/)
46+
* [video] [Async I/O in Depth: Creating a High Performance HTTP Web Server in Rust (Part 1)](https://www.youtube.com/watch?v=fdxhcDne2Ww)
4747

4848
### Research
4949

0 commit comments

Comments
 (0)