pub fn simple_cpu_pool() -> CpuPool
Expand description

Create a futures_cpupool::CpuPool with default parameters.

Note that this crate implements OffloaderComponent for CpuPool. (Which is a component of the context used to build/encode mails and should not be confused with header components).