mirror of
https://github.com/mre/idiomatic-rust
synced 2024-11-22 03:53:05 +00:00
Add "Tricks of the Trait: Enabling Ergonomic Extractors" by @robjtede
This commit is contained in:
parent
2aaf87bf70
commit
07e51fb8f0
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue