Type Definition sprs::IndPtrView

source ·
pub type IndPtrView<'a, Iptr> = IndPtrBase<Iptr, &'a [Iptr]>;