mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
5 lines
161 B
Text
5 lines
161 B
Text
error: `flatten` cannot be used with `skip`
|
|
--> tests/derive_ui/skip_flatten.rs:17:21
|
|
|
|
|
17 | #[command(skip, flatten)]
|
|
| ^^^^^^^
|