mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 14:52:33 +00:00
5 lines
177 B
Text
5 lines
177 B
Text
error: methods are not allowed for flattened entry
|
|
--> tests/derive_ui/flatten_and_methods.rs:22:22
|
|
|
|
|
22 | #[command(short, flatten)]
|
|
| ^^^^^^^
|