1 2 3 4 5
error: structopt only supports non-tuple structs and enums --> $DIR/tuple_struct.rs:11:10 | 11 | #[derive(StructOpt, Debug)] | ^^^^^^^^^