[go: up one dir, main page]

type-map 0.5.1

Provides a typemap container with FxHashMap
Documentation
[dependencies.rustc-hash]
version = "2"

[lib]
name = "type_map"
path = "src/lib.rs"

[package]
authors = ["Jacob Brown <kardeiz@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
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.5.1"