Module tokio::util [] [src]

Utilities for writing Tokio applications

Modules

channel

A Tokio aware channel Receiver wrapping a mio::Receiver.

future

Utilities useful for working with Tokio and futures.

timer

A Tokio aware timer backed by Mio's hashed wheel timer.