View Source Postgrex.Polygon (Postgrex v0.16.2)
Struct for PostgreSQL polygon.
fields
Fields
vertices
Link to this section Summary
Link to this section Types
Specs
t() :: %Postgrex.Polygon{vertices: [Postgrex.Point.t()]}