Type Definition consprob_trained::SeqPair

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