Postgrex
v0.15.2
Pages
Modules
Exceptions
Postgrex v0.15.2
Postgrex.Point
View Source
Struct for PostgreSQL
point
.
Fields
x
y
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %Postgrex.Point{x:
float
(), y:
float
()}