Struct for Postgres rectangular box.
upper_right
bottom_left
t() :: %Postgrex.Box{bottom_left: Postgrex.Point.t, upper_right: Postgrex.Point.t}