Hacker News new | ask | show | jobs
by Ar-Curunir 2098 days ago
Overly powerful proc-macros aren't in common use; most common proc-macros are either ones that automatically Derive a trait, or ones that serves as attributes on methods or functions and perform some transformation of the source code (without introducing a DSL)