Skip to content

Commit 7244844

Browse files
author
Sylvain Kerkour
authored
2022-06-08: Add Introduction to Rust generics [2/2]: Trait Objects
1 parent 1f92841 commit 7244844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

4242
### Rust Walkthroughs
4343

44+
* [Introduction to Rust generics (2/2): Trait Objects - Static vs Dynamic dispatch](https://kerkour.com/rust-generics-trait-objects)
4445
* [Beginner-Intermediate Errror Handling in Rust](https://desmondwillowbrook.github.io/blog/rust-error-handling/)
4546
* [The entrait pattern](https://audunhalland.github.io/blog/entrait-pattern/)
4647
* [video] [Async I/O in Depth: Creating a High Performance HTTP Web Server in Rust (Part 1)](https://www.youtube.com/watch?v=fdxhcDne2Ww)

0 commit comments

Comments
 (0)