Docs.rs
  • async-sleep-0.1.3
    • async-sleep 0.1.3
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • async-io ^1.6 normal
      • async-timer ^1.0.0-beta normal
      • futures-util ^0.3 normal
      • tokio ^1.16 normal
      • tokio ^1.16 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.1.3
  • All Items
  • Modules
  • Traits
  • Functions
logo
Change settings

Crate async_sleep

source · [−]

Re-exports

pub use self::timeout::timeout;
pub use self::timeout::timeout_at;

Modules

impl_async_io
impl_async_timer
impl_tokio
timeout

Traits

Sleepble

Functions

sleep
sleep_until