atomic-waker 1.0.0

A synchronization primitive for task wakeup
Documentation
[dev-dependencies.futures]
version = "0.3.5"

[package]
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "A synchronization primitive for task wakeup"
documentation = "https://docs.rs/atomic-waker"
edition = "2018"
homepage = "https://github.com/stjepang/atomic-waker"
keywords = ["waker", "notify", "wake", "futures", "async"]
license = "Apache-2.0 OR MIT"
name = "atomic-waker"
readme = "README.md"
repository = "https://github.com/stjepang/atomic-waker"
version = "1.0.0"