active_standby 0.4.0

A concurrency primitive for high concurrency reads with a single writer.
Documentation
[package]
name = "active_standby"
version = "0.4.0"
authors = ["Matan Markind <matan.markind@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "A concurrency primitive for high concurrency reads with a single writer."

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]