[][src]Crate tokio_util

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

codecfeature="codec"

Utilities for encoding and decoding frames.

compatfeature="compat"

Compatibility between the tokio::io and futures-io versions of the AsyncRead and AsyncWrite traits.

udpfeature="udp" and feature="codec"

UDP framing