structopt 0.3.8

Parse command line argument by defining a struct.
Documentation
1
2
3
4
5
error: Only one variant can be marked with `external_subcommand`, this is the second
  --> $DIR/multiple_external_subcommand.rs:14:17
   |
14 |     #[structopt(external_subcommand)]
   |                 ^^^^^^^^^^^^^^^^^^^