[][src]Type Definition mop_blocks::mph::MphOrMut

type MphOrMut<'a, OR, S> = MphOr<&'a mut [usize], &'a mut OR, &'a mut [OR], &'a mut S>;