Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
a4c43fafd25762e36b9fb45d9d9c146f30e38d39
/
.
/
tests
/
ui
/
opt_vec_nonpositional.stderr
blob: c6b343f947dc51334663f581b4b05df608714409 [
file
] [
log
] [
blame
]
error
:
Option
<
Vec
<
T
>>
type
is
meaningless
for
positional argument
-->
$DIR
/
opt_vec_nonpositional
.
rs
:
14
:
8
|
14
|
n
:
Option
<
Vec
<u32>
>,
|
^^^^^^^^^^^^^^^^