SeqPair

Type Alias SeqPair 

Source
pub type SeqPair<'a> = (SeqSlice<'a>, SeqSlice<'a>);