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

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