1 2 3 4 5 6 7 8 9 10 11 12 13
[dependencies.mapstruct-derive-lib] version = "0.2.0" [lib] proc-macro = true [package] authors = ["Leon Camus"] description = "A derive macro for the mapstruct crate" edition = "2021" license = "MIT" name = "mapstruct-derive" version = "0.2.0"