hashable-map 0.2.0

Wrappers for HashMap and HashSet that implement Hash
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.fxhash]
version = "0.2"

[package]
authors = ["Fabian Bösiger"]
categories = ["data-structures"]
description = "Wrappers for HashMap and HashSet that implement Hash"
edition = "2021"
keywords = ["hashmap", "hashset", "hash", "hashable", "wrapper"]
license = "MIT OR Apache-2.0"
name = "hashable-map"
readme = "README.md"
repository = "https://github.com/fabianboesiger/hashable-map"
version = "0.2.0"