Add "Tricks of the Trait: Enabling Ergonomic Extractors" by @robjtede

This commit is contained in:
Matthias Endler 2023-04-19 23:12:32 +02:00 committed by GitHub
parent 2aaf87bf70
commit 07e51fb8f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,6 +96,10 @@ This repository collects resources for writing clean, idiomatic Rust code. [Plea
## 🎤 Talks
### 2023
* Tricks of the Trait: Enabling Ergonomic Extractors [[Video](https://www.youtube.com/watch?v=7DOYtnCXucw)] by [Rob Ede](https://github.com/robjtede) - Rust Nation UK, Feb. 2023
### 2022
* Nine Rules for Elegant Rust Library APIs [[Video](https://www.youtube.com/watch?v=6-8-9ZV-2WQ)] by [Carl Kadie](https://www.linkedin.com/in/carlk/) - Seattle Rust Meetup, Sep. 2022