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

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