A synchronization primitive for task wakeup in async contexts.
# Cargo.toml
[dependencies]
atomic-waker = "1.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers a waker and wakes it from another thread.
Ensure you are within an async context when calling register.
No dependency data recorded yet.