blob: 9f2876f6166495956a8dd0077e24f3d5097be810 [file] [log] [blame]
error: structopt only supports non-tuple structs and enums
--> $DIR/tuple_struct.rs:11:10
|
11 | #[derive(StructOpt, Debug)]
| ^^^^^^^^^