rustler

Module thread

source

Structs§

  • A JobSpawner that uses a separate system thread for each job.

Traits§

  • A JobSpawner is a value that can run Rust code on non-Erlang system threads. Abstracts away details of thread management for spawn().

Functions§