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

5 lines
170 B
Text

error: methods in attributes are not allowed for subcommand
--> $DIR/subcommand_and_methods.rs:16:12
|
16 | #[clap(subcommand, long)]
| ^^^^^^^^^^