Crates.io | sync-tokens |
lib.rs | sync-tokens |
version | 0.1.0 |
source | src |
created_at | 2020-12-03 19:34:35.338191 |
updated_at | 2020-12-03 19:34:35.338191 |
description | sync-tokens provides ways to coordinate with running tasks. It provides a way to cleanly cancel a running task, and a way for a running task to communicate when it's ready |
homepage | |
repository | https://github.com/GWBasic/sync-tokens |
max_upload_size | |
id | 319392 |
size | 34,953 |
Rust structs that assist with synchronization between tasks: Allows canceling long-running tasks, and allows communicating that something is ready
Licensed under either of
at your option.
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.