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