mirror of
https://github.com/clap-rs/clap
synced 2025-01-09 19:28:45 +00:00
6 lines
159 B
Text
6 lines
159 B
Text
|
error: methods and doc comments are not allowed for flattened entry
|
||
|
--> $DIR/flatten_and_doc.rs:23:12
|
||
|
|
|
||
|
23 | #[clap(flatten)]
|
||
|
| ^^^^^^^
|