Type Alias sprs::IndPtrView

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

Aliased Type§

struct IndPtrView<'a, Iptr> { /* private fields */ }