gotham_formdata_derive 0.0.3

Implementation detail of gotham_formdata
Documentation
[dependencies.heck]
version = "0.3.2"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
default-features = false
features = ["derive", "parsing", "printing", "proc-macro"]
version = "1.0"

[features]
regex = []

[lib]
proc-macro = true

[package]
authors = ["Dominic Meiser <git@msrd0.de>"]
description = "Implementation detail of gotham_formdata"
edition = "2018"
include = ["src/**", "Cargo.toml", "LICENSE"]
license = "Apache-2.0"
name = "gotham_formdata_derive"
repository = "https://github.com/msrd0/gotham_formdata"
version = "0.0.3"