mirror of
https://github.com/mre/idiomatic-rust
synced 2024-11-22 12:03:05 +00:00
Add "Macros for a More Productive Rust" by @jam1garner
This commit is contained in:
parent
e89c7166da
commit
6402a83068
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue