1 2 3 4 5 6 7 8 9
[dependencies] [package] description = "Macro for defining structs using the same derive procedural macros" edition = "2018" license-file = "LICENSE.txt" name = "derive-for" readme = "README.md" version = "0.1.0"