Postgrex
v0.16.1
Pages
Modules
Settings
View Source
Postgrex.Point
(Postgrex v0.16.1)
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
Specs
t() :: %Postgrex.Point{x:
float
(), y:
float
()}