aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/subcommand_and_parse.stderr
blob: 407005650e94b501228e4238c2c11714cd45fdb0 (plain)
1
2
3
4
5
error: parse attribute is not allowed for subcommand
  --> $DIR/subcommand_and_parse.rs:17:29
   |
17 |     #[structopt(subcommand, parse(from_occurrences))]
   |                             ^^^^^