Docs.rs
  • async-sleep-0.5.0
    • async-sleep 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • async-io ^2 normal optional
      • async-timer ^1.0.0-beta normal optional
      • futures-util ^0.3 normal optional
      • tokio ^1 normal optional
      • async-compat ^0.2 dev
      • futures-lite ^2 dev
      • tokio ^1 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

async_sleep0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AsyncIoTimer
  • TokioTimeSleep
  • impl_async_io::AsyncIoTimer
  • impl_async_io::Timer
  • impl_tokio::Sleep
  • impl_tokio::TokioTimeSleep
  • impl_tokio::UnpinSleep
  • rw::ReadWithTimeout
  • rw::WriteWithTimeout

Enums

  • timeout::Error

Traits

  • Sleepble
  • rw::AsyncReadWithTimeoutExt
  • rw::AsyncWriteWithTimeoutExt

Functions

  • rw::async_read_poll
  • rw::async_write_poll
  • sleep::sleep
  • sleep::sleep_until
  • timeout::internal_timeout
  • timeout::internal_timeout_at
  • timeout::timeout
  • timeout::timeout_at

Type Aliases

  • AsyncTimerPlatform
  • SleepbleWaitBoxFuture
  • impl_async_timer::AsyncTimerPlatform
  • impl_async_timer::Platform