mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-05 19:23:24 +00:00
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
error: parse attribute is not allowed for subcommand
|
|
--> $DIR/subcommand_and_parse.rs:17:29
|
|
|
|
|
17 | #[structopt(subcommand, parse(from_occurrences))]
|
|
| ^^^^^
|