atomic-waker icon indicating copy to clipboard operation
atomic-waker copied to clipboard

futures::task::AtomicWaker extracted into its own crate

Results 1 atomic-waker issues
Sort by recently updated
recently updated
newest added

For reference tokio does this too: https://github.com/tokio-rs/tokio/blob/1cb1e291c10adf6b4e530cb1475b95ba10fa615f/tokio/src/sync/task/atomic_waker.rs#L223.