Type Alias PhfL10nAllInOneMap

Source
pub type PhfL10nAllInOneMap = OrderedMap<PhfTripleKey<'static>, &'static str>;
Available on crate feature phf only.

Aliased Typeยง

struct PhfL10nAllInOneMap {}