Type Definition consalifold::SparsePosSets

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