Go to file
John Nunley a46e243052
v1.1.1 (#13)
2023-04-07 09:54:52 -07:00
.github Minimize GITHUB_TOKEN permissions 2023-03-26 16:32:28 +09:00
src Use `Waker::will_wake()` to avoid a cloning op (#12) 2023-03-23 00:53:54 +09:00
tests
.gitignore
CHANGELOG.md v1.1.1 (#13) 2023-04-07 09:54:52 -07:00
Cargo.toml v1.1.1 (#13) 2023-04-07 09:54:52 -07:00
LICENSE-APACHE
LICENSE-MIT
LICENSE-THIRD-PARTY Add third party licenses 2020-07-20 09:57:43 +02:00
README.md Update license badge to match Cargo.toml 2021-02-14 13:38:10 +09:00

README.md

atomic-waker

Build License Cargo Documentation

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

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.