parg 0.2.0

Typesafe command line argument parser for Rust
Documentation
[dependencies]

[package]
authors = ["codeoverflow <adrien.bodineau@gmail.com>"]
categories = ["command-line-interface"]
description = "Typesafe command line argument parser for Rust"
edition = "2018"
homepage = "https://github.com/codeOverFlow/parg"
keywords = ["parser", "command", "cli", "argument", "command-line"]
license = "CDDL-1.1"
name = "parg"
publish = ["crates-io"]
readme = "README.md"
repository = "https://github.com/codeOverFlow/parg"
version = "0.2.0"