clap/clap_derive/tests/ui/struct_flatten.stderr
2020-01-18 17:40:07 +05:30

5 lines
155 B
Text

error: flatten is only allowed on fields
--> $DIR/struct_flatten.rs:12:24
|
12 | #[clap(name = "basic", flatten)]
| ^^^^^^^