Revision control

Copy as Markdown

Other Tools

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