ckb-channel 0.121.0-rc1

Channel wrapper.
Documentation
[dependencies.crossbeam-channel]
version = "0.5.1"

[lib]
name = "ckb_channel"
path = "src/lib.rs"

[package]
authors = ["Nervos Core Dev <dev@nervos.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Channel wrapper."
edition = "2021"
homepage = "https://github.com/nervosnetwork/ckb"
license = "MIT"
name = "ckb-channel"
readme = "README.md"
repository = "https://github.com/nervosnetwork/ckb"
version = "0.121.0-rc1"