5 releases
0.1.4 | Oct 29, 2023 |
---|---|
0.1.3 | May 3, 2022 |
0.1.2 | Dec 18, 2021 |
0.1.1 | Mar 29, 2021 |
0.1.0 | Mar 29, 2021 |
#187 in Asynchronous
1,321,486 downloads per month
Used in 907 crates
(4 directly)
7KB
local-waker
A synchronization primitive for thread-local task wakeup.
lib.rs
:
A synchronization primitive for thread-local task wakeup.
See docs for LocalWaker
.