rustc/vendor/structopt/tests/ui/subcommand_and_parse.stderr
2021-05-14 18:42:13 +01:00

6 lines
197 B
Plaintext

error: parse attribute is not allowed for subcommand
--> $DIR/subcommand_and_parse.rs:17:29
|
17 | #[structopt(subcommand, parse(from_occurrences))]
| ^^^^^