Hacker News new | ask | show | jobs
by skywhopper 2729 days ago
Presumably the comment is not about Rust ownership rules, but about the language feature on display in the article: procedural macros.
1 comments

The are considerably simpler than the equivalent feature in C++ (template metaprogramming).