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