[go: up one dir, main page]

auto-args 0.3.2

Parse command line arguments by defining a struct.
Documentation
1
2
3
4
5
6
7
8
language: rust
cache: cargo
rust:
  - stable
  - beta
  - nightly
script:
  - cargo test