indicatif 一个用于表明命令行执行进度的Rust库

indicatif 一个用于表明命令行执行进度的Rust库

Python 命令行工具

访问GitHub主页

共1552Star

详细介绍

indicatif

build status Crates.io

Documentation

A Rust library for indicating progress in command line applications to users.

This currently primarily provides progress bars and spinners as well as basic color support, but there are bigger plans for the future of this!

Examples

examples/yarnish.rs

examples/download.rs

examples/multi.rs

examples/single.rs

推荐源码