aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/parse_empty_try_from_os.stderr
blob: 3dc9f2491baa42e7ea262378d0b4cdf400c22d89 (plain)
1
2
3
4
5
error: you must set parser for `try_from_os_str` explicitly
  --> $DIR/parse_empty_try_from_os.rs:14:23
   |
14 |     #[structopt(parse(try_from_os_str))]
   |                       ^^^^^^^^^^^^^^^