mirror of
https://github.com/openharmony/third_party_rust_clap.git
synced 2026-07-19 13:14:38 -04:00
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
error: `external_subcommand` cannot be used with `arg`
|
|
--> tests/derive_ui/external_subcommand_misuse.rs:5:15
|
|
|
|
|
5 | #[command(external_subcommand)]
|
|
| ^^^^^^^^^^^^^^^^^^^
|