Source code

Revision control

Copy as Markdown

Other Tools

[package]
name = "rustc-hash"
version = "1.999.999"
edition = "2018"
license = "Apache-2.0 OR MIT"
[lib]
path = "lib.rs"
[dependencies.rustc-hash]
version = "2.1.1"
default-features = false
[features]
default = ["rustc-hash/default"]
std = ["rustc-hash/std"]
rand = ["rustc-hash/rand"]