worm-blossom / ufotofu

Abstractions for lazily consuming and producing sequences in Rust.
Apache License 2.0
3 stars 1 forks source link

Add scrambler operation for blocking/yielding for a (really) short time #48

Open AljoschaMeyer opened 2 months ago

AljoschaMeyer commented 1 month ago

See https://docs.rs/async-std/latest/src/async_std/task/yield_now.rs.html for how to do this properly