macro_rules! F { () => { ... }; }
Fizz
This macro is designed to shorten println!("Fizz")
println!("Fizz")