Hacker News new | ask | show | jobs
by tatterdemalion 3400 days ago
You want textual macros. Rust doesn't have this feature, it has a syntactic macro feature inspired by the Lisp family. Sorry.