initSidebarItems({"fn":[["with_default","Set the default reactor for the duration of the closure"]],"struct":[["Background","Handle to the reactor running on a background thread."],["Handle","A reference to a reactor."],["PollEvented","Associates an I/O resource that implements the [`std::Read`] and / or [`std::Write`] traits with the reactor that drives it."],["Reactor","The core reactor, or event loop."],["Registration","Associates an I/O resource with the reactor instance that drives it."],["SetFallbackError","Error returned from `Handle::set_fallback`."],["Shutdown","Future that resolves when the reactor thread has shutdown."],["Turn","Return value from the `turn` method on `Reactor`."]]});