File: multiple_external_subcommand.stderr

package info (click to toggle)
rust-structopt 0.3.26-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 796 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (3)
1
2
3
4
5
error: Only one variant can be marked with `external_subcommand`, this is the second
  --> $DIR/multiple_external_subcommand.rs:14:17
   |
14 |     #[structopt(external_subcommand)]
   |                 ^^^^^^^^^^^^^^^^^^^