mirror of
https://github.com/clap-rs/clap
synced 2024-11-14 00:27:13 +00:00
5 lines
193 B
Text
5 lines
193 B
Text
error: `external_subcommand` cannot be used with `arg`
|
|
--> tests/derive_ui/external_subcommand_misuse.rs:5:15
|
|
|
|
|
5 | #[command(external_subcommand)]
|
|
| ^^^^^^^^^^^^^^^^^^^
|