Type Definition consalign::PosPairs

pub type PosPairs<T> = Vec<(T, T), Global>;