Expand description

Backends that are only available in native platforms: Windows, macOS, or Linux.

Modules

async_stdasync-std
An async-std backend.
smolsmol
A smol backend.
thread_poolthread-pool
A ThreadPool backend.
tokiotokio
A tokio backend.