Deciphering the Mechanism of Rust's Macros

1 min read

The main idea is that you write a simple line of code, which automatically turns into a full set of code before compilation begins.