Docs.rs
async-rt-0.1.8
async-rt 0.1.8
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
dariusc93
Dependencies
either ^1.15.0
normal
optional
futures ^0.3.31
normal
parking_lot ^0.12.3
normal
futures ^0.3.31
dev
futures-timer ^3.0.3
dev
tokio ^1.44.2
dev
tokio ^1.44.2
normal
optional
wasm-bindgen-futures ^0.4.50
normal
Versions
82.69%
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
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
yield_now
async_
rt
0.1.8
In async_
rt::
task
async_rt
::
task
Function
yield_
now
Copy item path
Source
pub fn yield_now() -> impl
Future
<Output =
()
>
Expand description
Yields execution back to the runtime