Module task

Source
Available on crate feature task only.
Expand description

Extensions to the std::task & tokio::task module.

Re-exports§

pub use graceful::GracefulTask;

Modules§

graceful
Asynchronous tasks that can be gracefully shutdown.
task_trackertask_tracker
Extensions to tokio_util::task::TaskTracker.

Structs§

TaskId
A TaskId that can be serde.