clapme 0.1.15

Parse command line arguments by defining a struct.
Documentation
language: rust
cache: cargo
rust:
  - 1.26.0
  - stable
  - beta
  - nightly
script:
  - cargo test