Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
a4c43fafd25762e36b9fb45d9d9c146f30e38d39
/
.
/
tests
/
ui
/
option_required.stderr
blob: 0230d57da1c782e2ebc4f87436568f81a30214d7 [
file
] [
log
] [
blame
]
error
:
required
is
meaningless
for
Option
-->
$DIR
/
option_required
.
rs
:
14
:
24
|
14
|
#[structopt(short, required = true)]
|
^^^^^^^^