structopt 0.1.1

Parse command line argument by defining a struct.
Documentation
language: rust
cache: cargo
rust:
  - stable
  - beta
  - nightly
matrix:
  allow_failures:
    - rust: nightly