arg 0.3.1

Very simple code generator for command line argument parsing.
Documentation
[dependencies.arg-derive]
version = "0.3"

[features]
std = []

[package]
authors = ["Douman <douman@gmx.se>"]
categories = ["command-line-interface"]
description = "Very simple code generator for command line argument parsing."
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md"]
keywords = ["argument", "cli", "arg", "parser", "parse"]
license = "Apache-2.0"
name = "arg"
readme = "README.md"
repository = "https://github.com/DoumanAsh/arg.rs"
version = "0.3.1"