howudoin

Function new

Source
pub fn new() -> Tx
Expand description

Generate a new progress reporter.

The reporter’s parent will be the last report generated (if one exists).

§Example

let rpt = howudoin::new().label("Progress");