Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
3a84c421cd3018dfa0264eb5e43413aebdfa8a87
/
.
/
tests
/
ui
/
bool_required.stderr
blob: 0b80d481e3bbe80167c42364065d54719918bcba [
file
] [
log
] [
blame
]
error
:
required
is
meaningless
for
bool
-->
$DIR
/
bool_required
.
rs
:
14
:
24
|
14
|
#[structopt(short, required = true)]
|
^^^^^^^^