Docs.rs
  • async-sleep-0.4.0
    • async-sleep 0.4.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • async-io ^1 normal
      • async-timer ^1.0.0-beta normal
      • futures-util ^0.3 normal
      • tokio ^1 normal
      • async-compat ^0.2 dev
      • futures-lite ^1 dev
      • tokio ^1 dev
    • Versions
    • 0% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate async_sleep

  • Version 0.4.0
  • All Items
  • Re-exports
  • Modules
  • Traits
  • Type Definitions
?
Change settings

Crate async_sleep

source ·

Re-exports

pub use self::rw::AsyncReadWithTimeoutExt;
pub use self::rw::AsyncWriteWithTimeoutExt;
pub use sleep::sleep;
pub use sleep::sleep_until;
pub use self::timeout::timeout;
pub use self::timeout::timeout_at;

Modules

impl_async_io
impl_async_timer
impl_tokio
rw
sleep
timeout

Traits

Sleepble

Type Definitions

SleepbleWaitBoxFuture