1error: `long` cannot be used with `#[arg(skip)] 2 --> tests/derive_ui/skip_with_other_options.rs:8:17 3 | 48 | #[arg(skip, long)] 5 | ^^^^ 6