• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: Option<Option<T>> types are not supported for subcommand
2  --> tests/derive_ui/subcommand_opt_opt.rs:17:10
3   |
417 |     cmd: Option<Option<Command>>,
5   |          ^^^^^^
6