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