Expand description
Miscellaneous components for use with Mio.
Modules§
- channel
- Thread safe communication channels
- poll
- Wrapper around
mio::Pollto offer a slightly more convenient API - queue
- Thread safe queues that that trigger notifications on
mio::Waker - scheduler
- Thread safe scheduler
Structs§
- Notification
Id - Used while sending notifications