Docs.rs
futures-time-3.0.0
futures-time 3.0.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
yoshuawuyts
Dependencies
async-channel ^1.6.1
normal
async-io ^1.6.0
normal
futures-core ^0.3.19
normal
pin-project-lite ^0.2.8
normal
futures-lite ^1.12.0
dev
Versions
100%
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
futures_
time
3.0.0
In futures_
time::
task
futures_time
::
task
Function
sleep_until
Copy item path
Source
pub fn sleep_until(deadline:
Instant
) ->
SleepUntil
ⓘ
Expand description
Sleeps until the specified instant.