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