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

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