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