structopt 0.0.0

Parse command line argument by defining a struct.
Documentation
1
2
3
4
5
6
7
8
9
# StructOpt [![Build status]https://travis-ci.org/TeXitoi/structopt.svg?branch=master]https://travis-ci.org/TeXitoi/structopt [![]https://img.shields.io/crates/v/structopt.svg]https://crates.io/crates/structopt [![]https://docs.rs/structopt/badge.svg]https://docs.rs/structopt

Parse command line argument by defining a struct.

Work in progress.

## Documentation

Find it on [Docs.rs](https://docs.rs/structopt)