mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
5 lines
213 B
Text
5 lines
213 B
Text
error: Only one variant can be marked with `external_subcommand`, this is the second
|
|
--> $DIR/multiple_external_subcommand.rs:14:12
|
|
|
|
|
14 | #[clap(external_subcommand)]
|
|
| ^^^^^^^^^^^^^^^^^^^
|