mirror of
https://github.com/clap-rs/clap
synced 2024-11-15 09:07:10 +00:00
5 lines
230 B
Text
5 lines
230 B
Text
error: Only one variant can be marked with `external_subcommand`, this is the second
|
|
--> tests/derive_ui/multiple_external_subcommand.rs:14:15
|
|
|
|
|
14 | #[command(external_subcommand)]
|
|
| ^^^^^^^^^^^^^^^^^^^
|