Postgrex
v0.12.0
Pages
Modules
Exceptions
Postgrex v0.12.0
Postgrex.Point
Struct for Postgres point.
Fields
x
y
Summary
Types
t()
Types
t
:: %Postgrex.Point{x: float, y: float}