Hacker News new | ask | show | jobs
by porphyra 354 days ago
The macro magic in rust is amazing. It's so nice to just define a struct, slap a `#[derive(Parser)]` on it, and call it a day.