Crate tokio_util
source Β·Expand description
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.
Re-exports§
pub use bytes;