Crate local_waker
source ·Expand description
A synchronization primitive for thread-local task wakeup.
See docs for LocalWaker
.
Structs§
- A synchronization primitive for task wakeup.
A synchronization primitive for thread-local task wakeup.
See docs for LocalWaker
.