# Thread Bath A minimal implementation of a thread pool, with no external dependencies, based on the [Rust book tutorial](https://doc.rust-lang.org/book/ch20-02-multithreaded.html).