Module async_runtime

Source
Expand description

Async runtime extensions.

Structs§

IsolatedRuntime
An isolated runtime for asynchronous tasks, particularly work that may be CPU intensive such as encoding/decoding and shard maintenance.