structopt 0.3.1

Parse command line argument by defining a struct.
Documentation
1
2
3
4
5
error: subcommand, flatten and skip cannot be used together
  --> $DIR/skip_flatten.rs:17:23
   |
17 |     #[structopt(skip, flatten)]
   |                       ^^^^^^^