Crates.io | suspend-channel |
lib.rs | suspend-channel |
version | 0.1.0 |
source | src |
created_at | 2020-12-30 21:21:02.817527 |
updated_at | 2020-12-30 21:21:02.817527 |
description | Channel and stream implementations |
homepage | |
repository | https://github.com/andrewwhitehead/suspend-rs/ |
max_upload_size | |
id | 329406 |
size | 57,512 |
This crate provides lightweight and fast single- and multi-use channels for sending typed messages, as well as macros for generating a stream.
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.