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

5 lines
144 B
Text

error: methods are not allowed for skipped fields
--> $DIR/skip_with_other_options.rs:8:12
|
8 | #[clap(skip, long)]
| ^^^^