Module tokio_handle_ext

Module tokio_handle_ext 

Source
Available on crate feature async-utils only.

Structsยง

AbortOnDropHandle
Calls [tokio::task::JoinHandle::abort] on the join handle when dropped.