• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: `subcommand` cannot be used with `command`
2  --> tests/derive_ui/struct_subcommand.rs:12:27
3   |
412 | #[command(name = "basic", subcommand)]
5   |                           ^^^^^^^^^^
6