Crate spawner

source ·
Expand description

Small wrapper for thread::spawn that optionally auto-joins threads

Structs§

  • A wrapper for thread::spawn that optionally auto-joins threads.