pub type AhashIndexSet<T> = IndexSet<T, RandomState>;
pub struct AhashIndexSet<T> { /* private fields */ }