aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/skip_with_other_options.stderr
blob: 3345f9270e4ad0b4c4ce28339a6615ce9b86e1e5 (plain)
1
2
3
4
5
error: methods are not allowed for skipped fields
 --> $DIR/skip_with_other_options.rs:8:17
  |
8 |     #[structopt(skip, long)]
  |                 ^^^^