Postgrex
v0.20.0
Search documentation of Postgrex
Settings
Postgrex.Point
(Postgrex v0.20.0)
View Source
Struct for PostgreSQL
point
.
Fields
x
y
Summary
Types
t()
Types
t()
@type
t() :: %Postgrex.Point{x:
float
(), y:
float
()}