Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
73c33807a930ec45925e415f50fce4ba76ac24b5
/
.
/
tests
/
ui
/
subcommand_opt_opt.stderr
blob: 25b37e5fd983bc1133d22862020eb139044f4bb3 [
file
] [
log
] [
blame
]
error
:
Option
<
Option
<
T
>>
type
is
not
allowed
for
subcommand
-->
$DIR
/
subcommand_opt_opt
.
rs
:
18
:
10
|
18
|
cmd
:
Option
<
Option
<
Command
>>,
|
^^^^^^^^^^^^^^^^^^^^^^^