Files
Trac3r-rust/doc/mio/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
603 B
JavaScript

initSidebarItems({"mod":[["event","Readiness event types and utilities."],["net","Networking primitives"],["unix","Unix only extensions"]],"struct":[["Events","A collection of readiness events."],["Poll","Polls for readiness events on all registered values."],["PollOpt","Options supplied when registering an `Evented` handle with `Poll`"],["Ready","A set of readiness event kinds"],["Registration","Handle to a user space `Poll` registration."],["SetReadiness","Updates the readiness state of the associated `Registration`."],["Token","Associates readiness notifications with [`Evented`] handles."]]});