Source code

Revision control

Copy as Markdown

Other Tools

[package]
name = "hashbrown"
version = "0.13.999"
edition = "2021"
[lib]
path = "lib.rs"
[features]
default = ["hashbrown/default"]
ahash = ["hashbrown/ahash"]
inline-more = ["hashbrown/inline-more"]
raw = ["hashbrown/raw"]
[dependencies.hashbrown]
version = "0.15.2"
default-features = false