[dependencies.dashmap]
version = "5.2.0"
[dependencies.once_cell]
version = "1.10.0"
[dependencies.rustc-hash]
version = "1.1.0"
[package]
description = "Track the number of extant instances of your types."
edition = "2021"
license = "MIT/Apache-2.0"
name = "type-census"
repository = "https://github.com/jswrenn/type-census"
resolver = "2"
version = "0.1.0"