Skip to content

Commit 69b804d

Browse files
authored
Merge pull request #4411 from erayerdin/schwm/derive-macros-with-attrs
Walkthrough: [video] "A Practical Introduction to Derive Macros with Attributes"
2 parents d23a928 + 9e2b699 commit 69b804d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2023-06-07-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ and just ask the editors to select the category.
6060
* [Rust's cfg Attribute](https://blog.parker-codes.dev/posts/rusts-cfg-attribute)
6161
* [Looking at Rust builtin derives](https://cohenarthur.github.io/2023/06/05/rust-derives.html)
6262
* [What is WASI?](https://blog.yoshuawuyts.com/what-is-wasi/)
63-
6463
* [Create a simple DSL for CSS like syntax for TUIs](https://developerlife.com/2022/08/04/rust-dsl-part-1/)
64+
* [video] [A Practical Introduction to Derive Macros with Attributes](https://www.youtube.com/watch?v=GFijwucFJqw)
6565

6666
### Research
6767

0 commit comments

Comments
 (0)