id-map 0.2.2

Data structure of values indexed by IDs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "id-map"

description = "Data structure of values indexed by IDs."

documentation = "https://docs.rs/id-map/"

repository = "https://github.com/andrewhickman/id-map"

license = "MIT"

version = "0.2.2"

keywords = ["data-structures", "map"]

authors = ["Andrew Hickman <andrew.hickman1@sky.com>"]



[dependencies]

id-set = "0.2.1"