mentat/tokio_core/reactor/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
629 B
JavaScript

initSidebarItems({"struct":[["Core","An event loop."],["CoreId","An unique ID for a Core"],["Handle","A non-sendable handle to an event loop, useful for manufacturing instances of `LoopData`."],["Interval","A stream representing notifications at fixed interval"],["PollEvented","A concrete implementation of a stream of readiness notifications for I/O objects that originates from an event loop."],["Remote","Handle to an event loop, used to construct I/O objects, send messages, and otherwise interact indirectly with the event loop itself."],["Timeout","A future representing the notification that a timeout has occurred."]]});