mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 23:02:31 +00:00
5 lines
160 B
Text
5 lines
160 B
Text
error: methods are not allowed for flattened entry
|
|
--> $DIR/flatten_and_methods.rs:22:19
|
|
|
|
|
22 | #[clap(short, flatten)]
|
|
| ^^^^^^^
|