Function quickjs_runtime::jsutils::helper_tasks::add_helper_task

source ·
pub fn add_helper_task<T>(task: T)
where T: FnOnce() + Send + 'static,
Expand description

add a task the the “helper” thread pool