structopt 0.3.8

Parse command line argument by defining a struct.
Documentation
1
2
3
4
5
error: `flatten` is usable only with single-typed tuple variants
  --> $DIR/enum_flatten.rs:14:5
   |
14 |     #[structopt(flatten)]
   |     ^