Crate async_exec

Source
Expand description

Simple async task executor with a built-in HTTP task monitor

Modules§

utils

Structs§

Executor
Executor for asynchronous tasks
Task
Pinned future that can be send across threads