structopt-yaml-derive 0.4.5

A derive crate of structopt-yaml
Documentation
[dependencies.proc-macro2]
version = "1.0.10"

[dependencies.quote]
version = "1.0.3"

[dependencies.syn]
version = "1.0.18"

[lib]
proc-macro = true

[package]
authors = ["mstump@gmail.com", "matthew.t.stump@gmail.com"]
categories = ["command-line-interface"]
description = "A derive crate of structopt-yaml"
edition = "2018"
keywords = ["cli", "structopt", "clap", "derive"]
license = "MIT OR Apache-2.0"
name = "structopt-yaml-derive"
repository = "https://github.com/mstump/structopt-yaml"
version = "0.4.5"
[package.metadata.release]
disable-tag = true