ach-pubsub 0.2.0

Atomic Channel
Documentation
[dependencies.ach-array]
version = "0.1"

[dependencies.ach-ring]
version = "0.1"

[dependencies.util]
package = "ach-util"
version = "0.1"

[dev-dependencies.on_drop]
version = "0.1"

[features]
alloc = []
default = []

[package]
authors = ["rise0chen <rise0chen@163.com>"]
categories = ["concurrency"]
description = "Atomic Channel"
edition = "2018"
keywords = ["atomic", "channel", "no-heap", "once"]
license-file = "LICENSE"
name = "ach-pubsub"
readme = "./README.md"
repository = "https://github.com/rise0chen/ach.git"
version = "0.2.0"