Hacker News new | ask | show | jobs
by _yawn 2937 days ago
I mostly miss them for constructing objects with default values, yes. The alternative is the builder pattern, which involves a lot of boilerplate.
1 comments

Rust has macros. No such thing as boilerplate. Only libraries that havent been written yet. :D
:)) I love macros so much