structopt 0.3.1

Parse command line argument by defining a struct.
Documentation
1
2
3
4
5
error: expected parentheses
  --> $DIR/structopt_name_value_attr.rs:14:17
   |
14 |     #[structopt = "short"]
   |                 ^