[]
= "struct-convert"
= "1.1.1" # refer to semver
= "2021"
= "Auto Convert between structs"
= ["Zerounary <zerounary@163.com>"]
= "MIT"
= ["struct", "convert", "macro"]
= "https://github.com/Zerounary/struct-convert.git"
= "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]
= true
[]
= "1"
= "1" # proc-macro 的封装
= "1" # 用于生成代码的 TokenStream
= { = "1", = ["extra-traits"] } # 用于解析 TokenStream,使用 extra-traits 可以用于 Debug
= "0.14.1"