clap/clap_derive/tests/ui/struct_subcommand.stderr
2020-02-12 23:15:05 +03:00

5 lines
167 B
Text

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