structopt 0.3.1

Parse command line argument by defining a struct.
Documentation
1
2
3
4
5
error: methods are not allowed for skipped fields
 --> $DIR/skip_with_other_options.rs:8:23
  |
8 |     #[structopt(skip, long)]
  |                       ^^^^