Clap can help you generate a parser for the arguments. ... can define a struct containing the arguments you want and annotate it with #[derive(StructOpt)].
確定! 回上一頁