mirror of
https://github.com/openharmony/third_party_rust_clap.git
synced 2026-07-19 13:14:38 -04:00
6 lines
173 B
Plaintext
6 lines
173 B
Plaintext
error: `skip` cannot be used with `subcommand`
|
|
--> tests/derive_ui/skip_subcommand.rs:17:27
|
|
|
|
|
17 | #[command(subcommand, skip)]
|
|
| ^^^^
|