Docs.rs
phf-0.11.3
phf 0.11.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sfackler
abonander
JohnTitor
Dependencies
phf_macros ^0.11.3
normal
optional
phf_shared ^0.11.3
normal
serde ^1.0
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
phf
0.11.3
Module set
Module Items
Structs
In crate phf
phf
Module
set
Copy item path
Source
Expand description
An immutable set constructed at compile time.
Structs
ยง
Iter
An iterator over the values in a
Set
.
Set
An immutable set constructed at compile time.