field_types 1.0.2

Some derive macros for deriving enums, corresponding to the fields of structs.
Documentation
[dependencies.heck]
version = "0.3"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
version = "0.15"

[lib]
proc-macro = true

[package]
authors = ["Alexander Mescheryakov <freecoder.xx@gmail.com>"]
description = "Some derive macros for deriving enums, corresponding to the fields of structs."
license = "MIT"
name = "field_types"
readme = "README.md"
repository = "https://github.com/XX/field_types"
version = "1.0.2"