[][src]Crate phf_shared

Structs

Hashes

Traits

FmtConst

Trait for printing types with const constructors, used by phf_codegen and phf_macros.

PhfHash

A trait implemented by types which can be used in PHF data structures.

Functions

displace
get_index

Return an index into phf_generator::HashState::map.

hash

key is from phf_generator::HashState.

Type Definitions

HashKey

A central typedef for hash keys