[][src]Crate threaded

Minimalist Thread Pool in Rust

Glanceable source code for prototypes seeking brevity with transparency.

Structs

ThreadPool

Thread pool of workers awaiting execution orders.