mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 14:52:33 +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)]
|
|
| ^^^^^^^^^^^^^^^^^^^
|