#[derive(Debug, StructOpt)] struct Cli { #[structopt(flatten)] verbose: clap_verbosity_flag::Verbosity, }. By default, it'll only report errors. Passing -v ...
確定! 回上一頁