Search
Struct for PostgreSQL point.
point
fields
x
y
@type t() :: %Postgrex.Point{x: float(), y: float()}