active_standby 0.3.0

A concurrency primitive for high concurrency reads with a single writer.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

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