• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: `flatten` cannot be used with `subcommand`
2  --> tests/derive_ui/subcommand_and_flatten.rs:16:27
3   |
416 |     #[command(subcommand, flatten)]
5   |                           ^^^^^^^
6