Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
23879ded3cef20e459f19e4ef9c48a0c6a0ac35c
/
.
/
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)]
|
^^^^^^^^