typemap_rev 0.1.5

A hashmap, but stores types as keys
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["kingbri <bdashore3@gmail.com>", "Alex M. M. <acdenissk69@gmail.com>"]
description = "A hashmap, but stores types as keys"
edition = "2018"
homepage = "https://github.com/bdashore3/typemap_rev"
keywords = ["type", "typemap"]
license = "ISC"
name = "typemap_rev"
readme = "README.md"
repository = "https://github.com/bdashore3/typemap_rev"
version = "0.1.5"