1error: `parse` argument must be a function path
2  --> $DIR/parse_function_is_not_path.rs:14:34
3   |
414 |     #[structopt(parse(from_str = "2"))]
5   |                                  ^^^
6