mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-02 05:02:20 +00:00
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
error: subcommand is only allowed on fields
|
|
--> $DIR/struct_subcommand.rs:12:29
|
|
|
|
|
12 | #[structopt(name = "basic", subcommand)]
|
|
| ^^^^^^^^^^
|