Docs.rs
async-sleep-0.4.1
async-sleep 0.4.1
Docs.rs crate page
Apache-2.0 OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
vkill
Dependencies
async-io ^1
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 ^1
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
sleep
0.4.1
Sleepble
Wait
BoxFuture
Aliased Type
In crate async_
sleep
async_sleep
Type Alias
SleepbleWaitBoxFuture
Copy item path
Source
pub type SleepbleWaitBoxFuture =
BoxFuture
<'static,
()
>;
Aliased Type
ยง
struct SleepbleWaitBoxFuture {}