phf 0.11.1

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

macros

  • phf_macros

uncased

  • phf_shared/uncased

serde

    This feature flag does not enable additional features.

phf_macros

    This feature flag does not enable additional features.