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

6 lines
177 B
Plaintext

error: subcommand is only allowed on fields
--> $DIR/struct_subcommand.rs:12:29
|
12 | #[structopt(name = "basic", subcommand)]
| ^^^^^^^^^^