Function cancel_join_handle

Source
pub async fn cancel_join_handle<T>(handle: JoinHandle<T>)