Structs§
- A
JobSpawnerthat uses a separate system thread for each job.
Traits§
- A
JobSpawneris a value that can run Rust code on non-Erlang system threads. Abstracts away details of thread management forspawn().
Functions§
- Implements threaded NIFs.