[][src]Type Definition grid_2d::GridRowsMut

type GridRowsMut<'a, T> = ChunksMut<'a, T>;