[go: up one dir, main page]

type-map 0.3.0

Provides a typemap container with FxHashMap
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.fxhash]
version = "0.2"

[package]
authors = ["Jacob Brown <kardeiz@gmail.com>"]
description = "Provides a typemap container with FxHashMap"
edition = "2018"
keywords = ["typemap", "extensions", "hashmap"]
license = "MIT/Apache-2.0"
name = "type-map"
readme = "README.md"
repository = "https://github.com/kardeiz/type-map"
version = "0.3.0"