Type Definition GpOrsMut
mop_blocks::gp
type GpOrsMut<'a, HCR, OR, S, SCR> = GpOrs<&'a mut [HCR], &'a mut [OR], &'a mut [SCR], &'a mut [S]>;