Type Definition consprob::SeqSlices

source ·
pub type SeqSlices<'a> = Vec<SeqSlice<'a>>;