[][src]Module untokio::v03

Functions

runtime

Get untokio's Runtime

set_runtime

Provide a Runtime instead of letting untokio create its own.

spawn

Spawns a new asynchronous task, returning a JoinHandle for it.

try_set_runtime

Provide a Runtime instead of letting untokio create its own.