Type Definition oxygengine_utils::grid_2d::Grid2dCommonAreas[][src]

type Grid2dCommonAreas = (Range<(usize, usize)>, Range<(usize, usize)>);