Y
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
TheCoelacanth
2729 days ago
The are considerably simpler than the equivalent feature in C++ (template metaprogramming).
link