Type Alias SsPair

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