phf_mut 0.3.2

Perfectly hashed mutable containers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "phf_mut"
version = "0.3.2"
authors = ["Ben Wiederhake <BenWiederhake.GitHub@gmx.de>"]
description = "Perfectly hashed mutable containers"
repository = "https://github.com/BenWiederhake/phf_mut"
documentation = "https://docs.rs/phf_mut/0.3.1/phf_mut"
readme = "README.md"
license = "GPL-3.0"
#license-file = "LICENSE"

[dependencies]
bit-vec = "0.4.3"