Crates.io | suspend-core |
lib.rs | suspend-core |
version | 0.1.0 |
source | src |
created_at | 2020-12-30 21:19:17.435637 |
updated_at | 2020-12-30 21:19:17.435637 |
description | Primitives for parking a thread and awaiting a notification |
homepage | |
repository | https://github.com/andrewwhitehead/suspend-rs/ |
max_upload_size | |
id | 329405 |
size | 39,884 |
This crate provides primitives for parking a thread and awaiting a notification.
You can read the docs here, or generate them on your own using cargo doc
.
Licensed under either of
at your option. Copyright 2020 Andrew Whitehead.
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.