[][src]Module ysbell::multicore

An interface for dealing with the kinds of parallel computations involved in bellperson. It's currently just a thin wrapper around CpuPool and crossbeam but may be extended in the future to allow for various parallelism strategies.

Structs

THREAD_POOL
Worker
WorkerFuture