gumdrop 0.8.1

Option parser with custom derive support
Documentation
[dependencies.gumdrop_derive]
version = "0.8.1"

[dev-dependencies.assert_matches]
version = "1.1"

[features]
default = []
default_expr = ["gumdrop_derive/default_expr"]

[package]
authors = ["Murarth <murarth@gmail.com>"]
description = "Option parser with custom derive support"
documentation = "https://docs.rs/gumdrop/"
edition = "2018"
homepage = "https://github.com/murarth/gumdrop"
keywords = ["args", "command-line", "flag", "getopts", "option"]
license = "MIT/Apache-2.0"
name = "gumdrop"
readme = "README.md"
repository = "https://github.com/murarth/gumdrop"
version = "0.8.1"