Function zappot::util::tokio_rayon::spawn_compute   
source · pub fn spawn_compute<F, R>(func: F) -> AsyncRayonHandle<R> ⓘExpand description
Spawn a compute intensive function into the global rayon threadpool.
pub fn spawn_compute<F, R>(func: F) -> AsyncRayonHandle<R> ⓘSpawn a compute intensive function into the global rayon threadpool.