1error: `flatten` cannot be used with `skip` 2 --> tests/derive_ui/skip_flatten.rs:17:21 3 | 417 | #[command(skip, flatten)] 5 | ^^^^^^^ 6