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