mirror of
https://github.com/clap-rs/clap
synced 2025-03-05 15:57:34 +00:00
5 lines
180 B
Text
5 lines
180 B
Text
error: methods are not allowed for flattened entry
|
|
--> tests/derive_ui/flatten_and_methods.rs:22:15
|
|
|
|
|
22 | #[command(flatten, version = "foo")]
|
|
| ^^^^^^^
|