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