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

6 lines
180 B
Plaintext

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