map_split 0.2.1

A library providing simultaneous mutable access to disjoint portions values stored in a hash map.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Popog"]
build = "build.rs"
description = "A library providing simultaneous mutable access to disjoint portions values stored in a hash map."
keywords = ["hashmap", "split", "map"]
license = "MIT/Apache-2.0"
name = "map_split"
readme = "README.md"
repository = "https://github.com/Popog/map_split-rs"
version = "0.2.1"