[package] name = "codgenhelp" version = "0.0.1" authors = ["William Cody Laeder "] repository = "https://github.com/valarauca/macrohelper" homepage = "https://github.com/valarauca/macrohelper" license = "Apache-2.0" readme = "README.md" documentation = "https://valarauca.github.io/macrohelper/macrohelper/index.html" description = "Simplifies structure and enum parsing in Macros1.1" keywords = ["macros","codegen"] [dependencies.syn] version = "0.10.5" default-features = true features = ["full"]