Module native

Source
Available on non-WebAssembly only.
Expand description

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

Modules§

smolsmol
A smol backend.
thread_poolthread-pool
A ThreadPool backend.
tokiotokio
A tokio backend.