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

type MphsOrVec<OR, S> = MphsOr<Vec<usize>, Vec<OR>, S, Vec<usize>>;