]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-macros.md
Rollup merge of #88512 - m-ou-se:array-into-iter-deref-stuff, r=estebank
[rust.git] / src / doc / guide-macros.md
1 % The (old) Rust Macros Guide
2
3 This content has moved into
4 [the Rust Programming Language book](book/macros.html).