Docs.rs
phf-0.11.1
phf 0.11.1
Permalink
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
sfackler
abonander
JohnTitor
Dependencies
phf_macros ^0.11.1
normal
phf_shared ^0.11.1
normal
serde ^1.0
normal
Versions
0.11.1
0.11.0
0.10.1
0.10.0
0.9.1
0.9.0
0.8.0
0.7.24
0.7.23
0.7.22
0.7.21
0.7.20
0.7.19
0.7.18
0.7.17
0.7.16
0.7.15
0.7.14
0.7.13
0.7.12
0.7.11
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.19
0.6.18
0.6.17
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.9
0.4.8
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
x86_64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module set
Structs
?
Module
phf
::
set
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.