Type Definition consalign::SparsePosSets

pub type SparsePosSets<T> = HashMap<T, HashSet<T, BuildHasherDefault<AHasher>, Global>, BuildHasherDefault<AHasher>, Global>;