serde-command-opts 0.1.1

A crate for serializing command line options (structopt in reverse).
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.104"

[dependencies.snafu]
version = "0.6.2"
[dev-dependencies.maplit]
version = "1.0.2"

[package]
authors = ["fsyncd"]
description = "A crate for serializing command line options (structopt in reverse)."
edition = "2018"
license = "Apache-2.0"
name = "serde-command-opts"
repository = "https://github.com/fsyncd/serde-command-opts"
version = "0.1.1"