@type t() :: %Exray.Structs.Rectangle{ height: float() | nil, width: float() | nil, x: float() | nil, y: float() | nil }