mapstruct 0.1.0

Create refactor safe derivatives of Structs with proc-macros.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.mapstruct-derive]
version = "0.1.0"

[package]
authors = ["Leon Camus"]
description = "Create refactor safe derivatives of Structs with proc-macros."
edition = "2021"
license = "MIT"
name = "mapstruct"
readme = "README.md"
version = "0.1.0"