android13/external/rust/crates/structopt/tests/ui/subcommand_and_parse.stderr

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))]
| ^^^^^