Cargo Features
Hash-Consing has no features set by default.
[dependencies]
hashconsing = { version = "1.6.0", features = ["with_ahash", "unstable_docrs"] }
- with_ahash unstable_docrs? = ahash
-
Affects
hashers::a_hash,hash_coll::a_hash.HConSet,hash_coll::a_hash.HConMap… - unstable_docrs = with_ahash
Features from optional dependencies
In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.