sync-tokens

Crates.iosync-tokens
lib.rssync-tokens
version0.1.0
sourcesrc
created_at2020-12-03 19:34:35.338191
updated_at2020-12-03 19:34:35.338191
descriptionsync-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
repositoryhttps://github.com/GWBasic/sync-tokens
max_upload_size
id319392
size34,953
Andrew Rondeau (GWBasic)

documentation

README

sync-tokens

Rust structs that assist with synchronization between tasks: Allows canceling long-running tasks, and allows communicating that something is ready

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.

Commit count: 14

cargo fmt