ach-util 0.1.2

Atomic Channel
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.atomic_macro]
version = "0.1"

[features]
default = []
std = []

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