extensions 0.1.0

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

[dependencies]
fxhash = "0.2.1"