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