我使用structopt解析rust應用程式的命令列引數。有問題的標誌如下: query (位置)和 case_sensitive (可選)。 #[derive(StructOpt, Debug)] pub ...
確定! 回上一頁