Then structopt generates code (using Rust's "custom derive") that parses the command line options into your data structure. It uses clap ...
確定! 回上一頁