antidote 1.0.0

Poison-free versions of the standard library Mutex and RwLock types
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Steven Fackler <sfackler@gmail.com>"]
description = "Poison-free versions of the standard library Mutex and RwLock types"
documentation = "https://sfackler.github.io/rust-antidote/doc/v1.0.0/antidote"
license = "MIT/Apache-2.0"
name = "antidote"
readme = "README.md"
repository = "https://github.com/sfackler/rust-antidote"
version = "1.0.0"