ping-pong-cell 0.1.2

An atomic cell for up to two threads.
Documentation
[dependencies]

[package]
authors = ["James Laver <james.laver@gmail.com>"]
categories = ["asynchronous", "concurrency", "data-structures"]
description = "An atomic cell for up to two threads."
documentation = "https://docs.rs/ping-pong-cell"
edition = "2018"
homepage = "https://github.com/irrustible/ping-pong-cell"
keywords = ["atomic", "cell"]
license = "MPL-2.0"
name = "ping-pong-cell"
readme = "README.md"
repository = "https://github.com/irrustible/ping-pong-cell"
version = "0.1.2"