You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/macros
delet0r b0c9b33978 Changed Rust Book versions in links to 2018
Forgot to add changes to last commit.
6 years ago
..
README.md Changed Rust Book versions in links to 2018 6 years ago
macros1.rs right let's try this one again 6 years ago
macros2.rs right let's try this one again 6 years ago
macros3.rs right let's try this one again 6 years ago
macros4.rs right let's try this one again 6 years ago

README.md

For this exercise check out the section Macros and the chapter Macros Appendix of the Rust Book and The Little Book of Rust Macros.