pub type FacetLabels<'a> = HashMap<u64, &'a str>;
pub struct FacetLabels<'a> { /* private fields */ }