Crate phf_shared
source ·Expand description
See the phf crate’s documentation for details.
Structs§
Traits§
- Trait for printing types withconstconstructors, used byphf_codegenandphf_macros.
- Identical tostd::borrow::Borrowexcept omitting blanket impls to facilitate other borrowing patterns.
- A trait implemented by types which can be used in PHF data structures.
Functions§
- Return an index intophf_generator::HashState::map.
- keyis from- phf_generator::HashState.
Type Aliases§
- A central typedef for hash keys