This library is primarily concerned with generating strings that can be used by your favorite terminal stream manipulation system to display a progress bar
Example
extern crate termion;
extern crate progress_string
This library is primarily concerned with generating strings that can be used by your favorite terminal stream manipulation system to display a progress bar
extern crate termion;
extern crate progress_string