[][src]Type Definition mop_blocks::gp::MphsVec

type MphsVec<D, HC, O, OR, S, SC> = Mphs<D, Vec<usize>, Vec<HC>, Vec<OR>, Vec<O>, Vec<usize>, Vec<SC>, Vec<S>>;