Module kcl_lib::thread

source ·
Expand description

An implementation of threads that works in wasm with promises and other platforms with tokio.

Re-exports§

Modules§

  • Local implementation of threads with tokio.

Traits§