Docs.rs
tokio-0.2.6
tokio 0.2.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
carllerche
Darksonn
github:tokio-rs:core
Dependencies
bytes ^0.5.0
normal
fnv ^1.0.6
normal
futures-core ^0.3.0
normal
iovec ^0.1.4
normal
lazy_static ^1.0.2
normal
memchr ^2.2
normal
mio ^0.6.20
normal
num_cpus ^1.8.0
normal
pin-project-lite ^0.1.1
normal
slab ^0.4.1
normal
tokio-macros ^0.2.0
normal
futures ^0.3.0
dev
loom ^0.2.13
dev
proptest ^0.9.4
dev
tempfile ^3.1.0
dev
tokio-test ^0.2.0
dev
libc ^0.2.42
normal
mio-uds ^0.6.5
normal
signal-hook-registry ^1.1.1
normal
mio-named-pipes ^0.1.6
normal
winapi ^0.3.8
normal
Versions
Go to latest version
Platform
i686-apple-darwin
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
tokio
::
task
All crates
[
−
]
[src]
Function
tokio
::
task
::
yield_now
pub async fn yield_now()
This is supported on
feature="rt-core"
only.
Yield execution back to the Tokio runtime.