Docs.rs
  • tokio-util-0.7.12
    • tokio-util 0.7.12
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • carllerche
    • Darksonn
    • github:tokio-rs:core
    • Dependencies
      • bytes ^1.0.0 normal
      • futures-core ^0.3.0 normal
      • futures-io ^0.3.0 normal optional
      • futures-sink ^0.3.0 normal
      • futures-util ^0.3.0 normal optional
      • pin-project-lite ^0.2.11 normal
      • slab ^0.4.4 normal optional
      • tokio ^1.28.0 normal
      • tracing ^0.1.25 normal optional
      • async-stream ^0.3.0 dev
      • futures ^0.3.0 dev
      • futures-test ^0.3.5 dev
      • parking_lot ^0.12.0 dev
      • tempfile ^3.1.0 dev
      • tokio ^1.0.0 dev
      • tokio-stream ^0.1 dev
      • tokio-test ^0.4.0 dev
      • hashbrown ^0.14.0 normal optional
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tokio_util0.7.12

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • codec::AnyDelimiterCodec
  • codec::BytesCodec
  • codec::Framed
  • codec::FramedParts
  • codec::FramedRead
  • codec::FramedWrite
  • codec::LinesCodec
  • codec::length_delimited::Builder
  • codec::length_delimited::LengthDelimitedCodec
  • codec::length_delimited::LengthDelimitedCodecError
  • compat::Compat
  • context::TokioContext
  • io::CopyToBytes
  • io::InspectReader
  • io::InspectWriter
  • io::ReaderStream
  • io::SinkWriter
  • io::StreamReader
  • io::SyncIoBridge
  • net::ListenerAcceptFut
  • sync::CancellationToken
  • sync::DropGuard
  • sync::PollSemaphore
  • sync::PollSendError
  • sync::PollSender
  • sync::ReusableBoxFuture
  • sync::WaitForCancellationFuture
  • sync::WaitForCancellationFutureOwned
  • task::AbortOnDropHandle
  • task::JoinMap
  • task::JoinMapKeys
  • task::LocalPoolHandle
  • task::task_tracker::TaskTracker
  • task::task_tracker::TaskTrackerToken
  • task::task_tracker::TaskTrackerWaitFuture
  • task::task_tracker::TrackedFuture
  • time::DelayQueue
  • time::delay_queue::DelayQueue
  • time::delay_queue::Expired
  • time::delay_queue::Key
  • udp::UdpFramed

Enums

  • codec::AnyDelimiterCodecError
  • codec::LinesCodecError
  • either::Either

Traits

  • codec::Decoder
  • codec::Encoder
  • compat::FuturesAsyncReadCompatExt
  • compat::FuturesAsyncWriteCompatExt
  • compat::TokioAsyncReadCompatExt
  • compat::TokioAsyncWriteCompatExt
  • context::RuntimeExt
  • net::Listener
  • time::FutureExt

Functions

  • io::poll_read_buf
  • io::poll_write_buf
  • io::read_buf