new_root

Function new_root 

Source
pub fn new_root() -> Tx
Expand description

Generate a new progress reporter at the root level.

ยงExample

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