structopt 0.3.8

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:17
  |
8 |     #[structopt(skip, long)]
  |                 ^^^^