1error: `parse` must have exactly one argument 2 --> $DIR/parse_not_zero_args.rs:14:17 3 | 414 | #[structopt(parse(from_str, from_str))] 5 | ^^^^^ 6