Merge pull request #6548 from nazmulidris/patch-46

Add video to Rust walkthroughs on decl macros
This commit is contained in:
Nell Shamrell-Harrington 2025-04-16 17:41:12 -07:00 committed by GitHub
commit d8a901ff40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ and just ask the editors to select the category.
* [Building a search engine from scratch, in Rust: part 4](https://jdrouet.github.io/posts/202503311500-search-engine-part-4/)
* [Pretty State Machine Patterns in Rust](https://hoverbear.org/blog/rust-state-machine-pattern/)
* [video] [Build with Naz : Declarative macros in Rust](https://www.youtube.com/watch?v=ZLl2G8tx83s)
### Research
### Miscellaneous