nbchan 0.1.3

Highly optimized non-blocking communication channels
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.codecov]
repository = "sile/nbchan"

[badges.travis-ci]
repository = "sile/nbchan"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
categories = ["asynchronous", "concurrency"]
description = "Highly optimized non-blocking communication channels"
documentation = "https://docs.rs/nbchan"
homepage = "https://github.com/sile/nbchan"
license = "MIT"
name = "nbchan"
readme = "README.md"
repository = "https://github.com/sile/nbchan"
version = "0.1.3"