[][src]Crate tokio_simplified

Modules

legacy_aliases

DEPRECATED: These aliases will be discarded whenever an actual API change happens

silly_aliases

Inspired by bkwilliams, these aliases will probably stay, but you shouldn't rely too much on them

Structs

IoManager

A simplified interface to interact with tokio's streams and sinks.

IoManagerBuilder
IoWriter

A simple interface to interact with a tokio sink.

Traits

ErrorHandler
Filter