Type Definition consprob::SeqPair

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