... use structopt::StructOpt; #[derive(StructOpt, Debug)] #[structopt(name= "git", about= "the stupid content tracker")] enum Git ...
確定! 回上一頁