Crate hopr_async_runtime

Source
Expand description

Executor API for HOPR which exposes the necessary async functions depending on the enabled runtime.

Modules§

prelude

Structs§

AbortHandle
A handle to an Abortable task.

Functions§

spawn_as_abortable