simon 0.3.4

Library for declaratively specifying and parsing command line arguments
Documentation
[[example]]
name = "dimensions"

[[example]]
name = "hello"

[[example]]
name = "area"
[dependencies.getopts]
version = "0.2"

[package]
authors = ["Stephen Sherratt <stephen@sherra.tt>"]
description = "Library for declaratively specifying and parsing command line arguments"
documentation = "https://docs.rs/simon"
edition = "2018"
homepage = "https://github.com/stevebob/simon.git"
license = "MIT"
name = "simon"
readme = "README.md"
repository = "https://github.com/stevebob/simon.git"
version = "0.3.4"