Sign in
android
/
platform
/
external
/
rust
/
crates
/
structopt
/
3a84c421cd3018dfa0264eb5e43413aebdfa8a87
/
.
/
tests
/
ui
/
struct_parse.stderr
blob: 5518214e5f7f387b7fdeca31ec633558c9fc02a1 [
file
] [
log
] [
blame
]
error
:
`parse`
attribute
is
only allowed on fields
-->
$DIR
/
struct_parse
.
rs
:
12
:
29
|
12
|
#[structopt(name = "basic", parse(from_str))]
|
^^^^^