Skip to main content

ASYNC_RUNTIME

Static ASYNC_RUNTIME 

Source
pub static ASYNC_RUNTIME: LazyLock<Runtime>
Expand description

A lazily initialized Tokio runtime for executing async tasks on non-WASM targets.