[][src]Type Definition mop_blocks::dr_matrix::DrMatrixRowConstructorVec

type DrMatrixRowConstructorVec<'a, T> = DrMatrixRowsConstructor<'a, Vec<T>>;