1 2 3 4 5 6 7 8 9 10
[dependencies] [package] description = """ My first macro, adds two to a number """ edition = "2018" license = "MIT OR Apache-2.0" name = "addtwo_macro" version = "0.1.1"