type-map 0.5.0

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

[dependencies]
rustc-hash = "1"