Struct string_cache::static_sets::PhfStrSet
source · pub struct PhfStrSet { /* private fields */ }
Expand description
A string set created using a perfect hash function, specifically Hash, Displace and Compress.
See the CHD document for the meaning of the struct fields.