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§

Modules§

  • cfg πŸ”’
  • Adaptors from AsyncRead/AsyncWrite to Stream/Sink
  • Module defining an Either type.
  • Helpers for IO related tasks.
  • loom πŸ”’
  • Synchronization primitives
  • tracing πŸ”’
  • util πŸ”’