vector-map 0.3.0

VecMap<K, V>: the Map API for Vec<(K, V)>
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Pierre Avital <pierre.avital@gmail.com>"]
description = "VecMap<K, V>: the Map API for Vec<(K, V)>"
edition = "2018"
keywords = ["map", "structures", "vec-map"]
license = "MPL-2.0"
name = "vector-map"
readme = "README.md"
version = "0.3.0"