|
|
|
|
|
by CodeBrad
558 days ago
|
|
It is! Although they are being used in a really weird and not normal way here. I found "The Little Book of Rust Macros"[1] to be a really good resource for getting started with Rust's declarative macros. [1]: https://veykril.github.io/tlborm/ |
|