My own implementation of [The Rust programming langauge official book implementation of a threadpool](https://doc.rust-lang.org/book/ch16-01-threads.html).
[Example Implementation](https://gitlab.com/jurassicLizard/vex2pdf/-/blob/master/src/files_proc/processor.rs?ref_type=heads#L165-197)
[The Unlicense](./LICENSE)