• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: `external_subcommand` cannot be used with `arg`
2 --> tests/derive_ui/external_subcommand_misuse.rs:5:15
3  |
45 |     #[command(external_subcommand)]
5  |               ^^^^^^^^^^^^^^^^^^^
6