#[derive(StructOpt, Debug)] #[structopt(about = "A simple release management tool")] pub(crate) enum Cmd { /// Creates a new release for a ...
確定! 回上一頁