Postgrex
v0.13.2
Pages
Modules
Exceptions
Postgrex v0.13.2
Postgrex.Polygon
Struct for Postgres polygon.
Fields
vertices
Summary
Types
t()
Types
t()
t() :: %Postgrex.Polygon{vertices: [
Postgrex.Point.t
]}