Toggle Sidebar
Toggle Theme
Postgrex
v0.14.0-rc.1
Pages
Modules
Exceptions
Postgrex v0.14.0-rc.1
Postgrex.Polygon
View Source
Struct for Postgres polygon.
Fields
vertices
Link to this section
Summary
Types
t()
Link to this section
Types
Link to this type
t()
View Source
t() :: %Postgrex.Polygon{vertices: [
Postgrex.Point.t
()]}