Function start_stage

Source
pub fn start_stage<T>(total_steps: u32, message: String, data: Option<T>)
where T: 'static + Send + Sync,
Expand description

Starts a new stage.