Skip to main content

handle_next

Function handle_next 

Source
pub async fn handle_next(
    task_mgr: &impl TaskBackend,
    format: String,
) -> Result<()>