1 2 3 4 5 6 7 8 9
[dependencies] [package] description = "adds the method hello_macro that generates a greeting based on the name of the struct" edition = "2021" license = "MIT OR Apache-2.0" name = "bogdan_hello_macro" readme = "README.md" version = "0.1.7"