Cargo Features
hashmap-entry-ownable has no features set by default.
[dependencies]
hashmap-entry-ownable = { version = "0.2.0", features = ["nightly", "hashbrown"] }
- nightly
-
Affects
hashmap-entry-ownable::std_hash
…
Features from optional dependencies
- hashbrown implicit feature
-
Enables hashbrown ^0.1
hashbrown:
A Rust port of Google's SwissTable hash map
Affects
hashmap-entry-ownable::hashbrown
…