Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
a4c43fafd25762e36b9fb45d9d9c146f30e38d39
/
.
/
tests
/
ui
/
multiple_external_subcommand.stderr
blob: 0c80c2ec2dc246291ba6a3ecc7019aabcefc1baa [
file
] [
log
] [
blame
]
error
:
Only
one variant can be marked
with
`external_subcommand`
,
this
is
the second
-->
$DIR
/
multiple_external_subcommand
.
rs
:
14
:
17
|
14
|
#[structopt(external_subcommand)]
|
^^^^^^^^^^^^^^^^^^^