phf 0.11.2

Runtime support for perfect hash function data structures
Documentation

phf

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 7 feature flags, 2 of them enabled by default.

default

  • std

std

  • phf_shared/std

unicase

  • phf_macros?/unicase
  • phf_shared/unicase

uncased

  • phf_shared/uncased

serde

  • dep:serde

phf_macros

  • dep:phf_macros

macros

  • phf_macros