Available on non-WebAssembly only.
Expand description
Backends that are only available in native platforms: Windows, macOS, or Linux.
Modules§
- smol
smol
- A
smol
backend. - thread_
pool thread-pool
- A
ThreadPool
backend. - tokio
tokio
- A
tokio
backend.
Backends that are only available in native platforms: Windows, macOS, or Linux.
smol
smol
backend.thread-pool
ThreadPool
backend.tokio
tokio
backend.