Function os::task::exit_current_and_run_next
source · [−]pub fn exit_current_and_run_next()
Expand description
Exit the current ‘Running’ task and run the next task in task list.
pub fn exit_current_and_run_next()
Exit the current ‘Running’ task and run the next task in task list.