• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: subcommand, flatten and skip cannot be used together
2  --> $DIR/skip_flatten.rs:17:23
3   |
417 |     #[structopt(skip, flatten)]
5   |                       ^^^^^^^
6