Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add darling to "macros helpers" section
It's an absolute must when writing derive macros. It makes writing them 10x easier. It has 8M downloads a month and is top 10 in "Rust patterns" on lib.rs. https://lib.rs/crates/darling
- Loading branch information