Say I have a structopt argument: #[structopt(name = "foos")] foos: Vec<String>,. I can't seem to find a way to pass a requirement to clap saying that at ...
確定! 回上一頁