docs.rs failed to build phf-0.6.17
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
phf-0.11.3
Compile time optimized maps and sets.
PHF data structures can be generated via the syntax extensions in the
phf_macros
crate or via code generation in the phf_codegen
crate. See
the documentation of those crates for more details.