Postgrex v0.15.3 Postgrex.Polygon View Source

Struct for PostgreSQL polygon.

Fields

  • vertices

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Postgrex.Polygon{vertices: [Postgrex.Point.t()]}