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

5 lines
155 B
Text

error: parse must have exactly one argument
--> $DIR/parse_not_zero_args.rs:14:12
|
14 | #[clap(parse(from_str, from_str))]
| ^^^^^