Modules§
- 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.
- IoManager
Builder - A builder for
IoManager
, and the only way to build one since the constructors have been deleted. - IoWriter
- A simple interface to interact with a tokio sink.