• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: Only one variant can be marked with `external_subcommand`, this is the second
2  --> $DIR/multiple_external_subcommand.rs:14:17
3   |
414 |     #[structopt(external_subcommand)]
5   |                 ^^^^^^^^^^^^^^^^^^^
6