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

1 line
629 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
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`."],["Turn","Return value from the `turn` method on `Reactor`."]]});