Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
108a00fc514b13e7a79994fa61a90f0f2b265a39
/
.
/
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)]
|
^^^^^^^^^^^^^^^^^^^