Crate phf_shared
source ·Structs
Traits
- Trait for printing types with
constconstructors, used byphf_codegenandphf_macros. - Identical to
std::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 into
phf_generator::HashState::map. keyis fromphf_generator::HashState.
Type Definitions
- A central typedef for hash keys