Function finish_stage

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

Finishes the current stage.