loaders 0.0.0

A fully-featured, customisable progress bar and loading indicator library for Rust CLI and terminal applications
Documentation
1
2
3
4
//! Formatting helpers used by progress templates.

pub mod duration;
pub mod format;