Available on non-WebAssembly only.
Expand description
Backends that are only available in native platforms: Windows, macOS, or Linux.
Modulesยง
- async_
std async-std
Anasync-std
backend. - smol
smol
Asmol
backend. - thread_
pool thread-pool
AThreadPool
backend. - tokio
tokio
Atokio
backend.