Function progress_stage

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

Progresses the current stage.