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

1 line
491 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"fn":[["blocking","Enter a blocking section of code."]],"mod":[["park","Thread parking utilities."]],"struct":[["BlockingError","Error raised by `blocking`."],["Builder","Builds a thread pool with custom configuration values."],["Sender","Submit futures to the associated thread pool for execution."],["Shutdown","Future that resolves when the thread pool is shutdown."],["ThreadPool","Work-stealing based thread pool for executing futures."],["Worker","Thread worker"]]});