dach::parallelStruct WorkerPool
source  pub struct WorkerPool {  }
Kill all the threads of this worker pool.
Does not wait for the threads to finish. [PoolScope::wait] can be used after this to achieve
that behaviour.
§Panics
Panics if this method has already been called.
Performs copy-assignment from 
source. 
Read more