pub async fn cancel_task<T>(task: JoinHandle<T>)
Expand description

Cancel a task