aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/parse_not_zero_args.stderr
blob: 11abe06f275169f9238a8dc2190b928ba998939c (plain)
1
2
3
4
5
error: parse must have exactly one argument
  --> $DIR/parse_not_zero_args.rs:14:17
   |
14 |     #[structopt(parse(from_str, from_str))]
   |                 ^^^^^