Open3ヶ月前にコメント追加2Rust で CLI ツール作る時のライブラリRustCLIPlat3ヶ月前に更新 Clap Arg derive 使って struct で引数を定義して、いい感じにパースしてくれる。PathBuf 型とかもいける https://docs.rs/clap/latest/clap/ https://github.com/clap-rs/clap 返信を追加Plat3ヶ月前に更新 Indicatif Rust 版 tqdm。進捗の表示ができる。 https://docs.rs/indicatif/latest/indicatif/ https://github.com/console-rs/indicatif 返信を追加
Plat3ヶ月前に更新 Clap Arg derive 使って struct で引数を定義して、いい感じにパースしてくれる。PathBuf 型とかもいける https://docs.rs/clap/latest/clap/ https://github.com/clap-rs/clap 返信を追加
Plat3ヶ月前に更新 Indicatif Rust 版 tqdm。進捗の表示ができる。 https://docs.rs/indicatif/latest/indicatif/ https://github.com/console-rs/indicatif 返信を追加