Hacker News new | ask | show | jobs
by eqvinox 386 days ago
Having done unspeakable things with the C preprocessor myself, this Rust macro soup truly warms my heart <3
1 comments

Oh this is simple, this is just a bit of basic expansion to generate boilerplate. The real experts can do some gnarly and amazing stuff with macros.