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