Crate tokio_util[−][src]
Utilities for working with Tokio.
This crate is not versioned in lockstep with the core
tokio
crate. However, tokio-util
will respect Rust’s
semantic versioning policy, especially with regard to breaking changes.
Modules
codec | Adaptors from AsyncRead/AsyncWrite to Stream/Sink |
either | Module defining an Either type. |
sync | Synchronization primitives |