Add "Macros for a More Productive Rust" by @jam1garner

This commit is contained in:
Matthias 2020-08-27 00:55:01 +02:00 committed by GitHub
parent e89c7166da
commit 6402a83068
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,6 +71,10 @@ This repository collects resources for writing clean, idiomatic Rust code. [Plea
## 🎤 Talks
### 2020
Macros for a More Productive Rust [[Video](https://www.youtube.com/watch?v=dZiWkbnaQe8)] by [@jam1garner](https://github.com/jam1garner) - RustConf 2020
### 2019
Making Rust Delightful [[Video](https://www.youtube.com/watch?v=YSEx8wtlPWc)] by [@nrc](https://github.com/nrc/) - RustCon Asia 2019