Type Definition consalign::SeqPair

pub type SeqPair<'a> = (&'a [usize], &'a [usize]);