Contact
Privacy
DMCA
Robuta
https://doc.rust-lang.org/beta/std/task/struct.LocalWaker.html
LocalWaker in std::task - Rust
A `LocalWaker` is analogous to a `Waker`, but it does not implement `Send` or `Sync`.
std
task
rust