suspend-channel

Crates.iosuspend-channel
lib.rssuspend-channel
version0.1.0
sourcesrc
created_at2020-12-30 21:21:02.817527
updated_at2020-12-30 21:21:02.817527
descriptionChannel and stream implementations
homepage
repositoryhttps://github.com/andrewwhitehead/suspend-rs/
max_upload_size
id329406
size57,512
Andrew Whitehead (andrewwhitehead)

documentation

https://docs.rs/suspend-channel

README

suspend-channel

This crate provides lightweight and fast single- and multi-use channels for sending typed messages, as well as macros for generating a stream.

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