suspend-core

Crates.iosuspend-core
lib.rssuspend-core
version0.1.0
sourcesrc
created_at2020-12-30 21:19:17.435637
updated_at2020-12-30 21:19:17.435637
descriptionPrimitives for parking a thread and awaiting a notification
homepage
repositoryhttps://github.com/andrewwhitehead/suspend-rs/
max_upload_size
id329405
size39,884
Andrew Whitehead (andrewwhitehead)

documentation

https://docs.rs/suspend-core

README

suspend-core

This crate provides primitives for parking a thread and awaiting a notification.

Documentation

You can read the docs here, or generate them on your own using cargo doc.

License

Licensed under either of

at your option. Copyright 2020 Andrew Whitehead.

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: 54

cargo fmt