[]
= "struct_mapping"
= "1.0.0"
= "2021"
= ["Walter Bonetti <walter.bonetti@epitech.eu>"]
= "MIT OR Apache-2.0"
= "Token StructMapping for testing StructMapping implementations"
= ["struct_mapping", "accessors", "mutators", "struct"]
= ["src/**/*.rs", "crates-io.md", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
= "https://github.com/IniterWorker/struct_mapping"
# [dependencies]
# struct_mapping_derive = { version = "1.0", optional = true, path = "../struct_mapping_derive" }
# dev-dependencies]
# struct_mapping_derive = { version = "1.0", path = "../struct_mapping_derive" }
### FEATURES #################################################################
[]
= []
# Provide derive(Serialize, Deserialize) macros.
# derive = ["struct_mapping_derive"]