pub fn progress_bar(current: usize, total: usize, width: usize) -> String
Simple progress bar string.