Crate what_the_async

Source

Modules§

net
timers

Structs§

JoinHandle
Runtime

Functions§

spawn
spawn_blocking
Spawns a blocking function in a new thread, and returns an async handle to it’s result.