Docs.rs
retty-0.29.0
retty 0.29.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rainliu
Dependencies
async-broadcast ^0.7.0
normal
async-net ^2.0.0
normal
async-transport ^0.5.0
normal
bytes ^1.5.0
normal
core_affinity ^0.8.1
normal
futures-lite ^2.2.0
normal
log ^0.4.21
normal
scoped-tls ^1.0.1
normal
smol ^2.0.0
normal
tokio ^1.36.0
normal
waitgroup ^0.1.2
normal
anyhow ^1.0.80
dev
chrono ^0.4.35
dev
clap ^4.5.2
dev
ctrlc ^3.4.2
dev
env_logger ^0.11.3
dev
futures ^0.3.30
dev
local-sync ^0.1.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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_local
retty
0.29.0
In retty::
executor
retty
::
executor
Function
yield_
local
Copy item path
Source
pub fn yield_local()
Expand description
Yield local to run other tasks until there is no other pending task.