write

Function write 

Source
pub fn write(text: &str)
Expand description

Properly handles writing text along with the progress bar. println! works, but looks a little clumsy if the loop sleeps.