id-map 0.2.2

Data structure of values indexed by IDs.
Documentation
[dependencies.id-set]
version = "0.2.1"

[lib]
name = "id_map"
path = "src/lib.rs"

[package]
authors = ["Andrew Hickman <andrew.hickman1@sky.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Data structure of values indexed by IDs."
documentation = "https://docs.rs/id-map/"
keywords = ["data-structures", "map"]
license = "MIT"
name = "id-map"
readme = "README.md"
repository = "https://github.com/andrewhickman/id-map"
version = "0.2.2"