Provides unified hasher, HashMap and HashSet with hash algorithm determined by compile-time conditions.
# Cargo.toml
[dependencies]
pi_hash = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a HashMap with a compile-time chosen hash algorithm.
Ensure all parts of the application use the same compile-time flags.
No dependency data recorded yet.