auto-args 0.1.0

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