mentat/docs/apis/rust/futures_cpupool/sidebar-items.js

1 line
276 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"struct":[["Builder","Thread pool configuration object"],["CpuFuture","The type of future returned from the `CpuPool::spawn` function, which proxies the futures running on the thread pool."],["CpuPool","A thread pool intended to run CPU intensive work."]]});