3 unstable releases
0.2.0 | Mar 22, 2021 |
---|---|
0.1.1 | Mar 5, 2021 |
0.1.0 | Mar 4, 2021 |
#1717 in Asynchronous
4,345 downloads per month
9KB
151 lines
Async-std's waker_set.rs
This crate is just the waker set from async_std::sync::waker_set, which I couldn't find in a standalone crate.
If upstream updates, please file an issue or PR here. All other issues and PRs should go to async-std.
See also:
- waitlist, with different performance tradeoffs
Dependencies
~155KB