mirror of
https://github.com/clap-rs/clap
synced 2025-01-07 10:18:48 +00:00
6 lines
177 B
Text
6 lines
177 B
Text
|
error: methods and doc comments are not allowed for flattened entry
|
||
|
--> $DIR/flatten_and_methods.rs:22:19
|
||
|
|
|
||
|
22 | #[clap(short, flatten)]
|
||
|
| ^^^^^^^
|