Function progrs::start [] [src]

pub fn start<T: Into<String>, N: Into<Option<u64>>>(
    title: T,
    total: N
) -> Progress where
    T: Into<String>,
    N: Into<Option<u64>>, 

Start a new progress "bar"