initSidebarItems({"struct":[["Background","Handle to the reactor running on a background thread."],["Handle","A reference to a reactor."],["PollEvented2","Associates an I/O resource that implements the [`std::io::Read`] and/or [`std::io::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."],["Turn","Return value from the `turn` method on `Reactor`."]]});