[][src]Type Definition oxygengine::utils::grid_2d::Grid2dCommonAreas

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