pub type AliasSet = HashSet<HashEntry>;
Collection of aliases
pub struct AliasSet { /* private fields */ }