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