blob: 5518214e5f7f387b7fdeca31ec633558c9fc02a1 [file] [log] [blame]
error: `parse` attribute is only allowed on fields
--> $DIR/struct_parse.rs:12:29
|
12 | #[structopt(name = "basic", parse(from_str))]
| ^^^^^