pub type TypeIdHashSet = HashSet<TypeId, TypeIdHashBuilder>;
pub struct TypeIdHashSet { /* private fields */ }