Auto Generated Documentation
This commit is contained in:
@@ -1 +1 @@
|
||||
initSidebarItems({"mod":[["event","Readiness event types and utilities."],["features","Mio’s optional features."],["guide","Getting started guide."],["net","Networking primitives."],["unix","Unix only extensions."]],"struct":[["Interest","Interest used in registering."],["Poll","Polls for readiness events on all registered values."],["Registry","Registers I/O resources."],["Token","Associates readiness events with `event::Source`s."],["Waker","Waker allows cross-thread waking of `Poll`."]]});
|
||||
initSidebarItems({"mod":[["event","Readiness event types and utilities."],["features","Mio's optional features.This document describes the available features in Mio."],["guide","Getting started guide.In this guide we'll do the following:"],["net","Networking primitives."],["unix","Unix only extensions."]],"struct":[["Interest","Interest used in registering."],["Poll","Polls for readiness events on all registered values."],["Registry","Registers I/O resources."],["Token","Associates readiness events with `event::Source`s."],["Waker","Waker allows cross-thread waking of `Poll`."]]});
|
||||
Reference in New Issue
Block a user