PosPairsHashedPoss

Type Alias PosPairsHashedPoss 

Source
pub type PosPairsHashedPoss<T> = HashMap<(T, T), (T, T)>;

Aliased Typeยง

pub struct PosPairsHashedPoss<T> { /* private fields */ }