mentat/tokio/executor/thread_pool/sidebar-items.js

1 line
315 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00:00
initSidebarItems({"struct":[["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."]]});