Type Definition oxygengine_utils::grid_2d::Grid2dCommonAreas
source · pub type Grid2dCommonAreas = (Range<(usize, usize)>, Range<(usize, usize)>);
pub type Grid2dCommonAreas = (Range<(usize, usize)>, Range<(usize, usize)>);