arc_map 0.1.3

A Map of Arc<Mutex<V>> that eases the access of indivdual members
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["storyfeet <thebeaky@psmail.net>"]
description = "A Map of Arc<Mutex<V>> that eases the access of indivdual members"
keywords = ["Arc", "Map", "Sync", "Lock", "Mutex"]
license = "MIT"
name = "arc_map"
repository = "https://github.com/storyfeet/arc_map"
version = "0.1.3"