Crate spawner [] [src]

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

Structs

Spawner

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