parg 0.2.0

Typesafe command line argument parser for Rust
Documentation
# Parg
Parg intend to be a type-safe command line argument parser, made for training and learning purpose.
Then, it comes with no warranty.

# Usage
Usage examples can be found in the `examples/` folder