Type Definition sprs::CsStructureViewI

source ·
pub type CsStructureViewI<'a, I, Iptr = I> = CsMatViewI<'a, (), I, Iptr>;