View Source Postgrex.Polygon (Postgrex v0.16.1)

Struct for PostgreSQL polygon.

Fields

  • vertices

Link to this section Summary

Link to this section Types

Specs

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