Postgrex v0.15.3 Postgrex.Circle View Source

Struct for PostgreSQL circle.

Fields

  • center
  • radius

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Postgrex.Circle{center: Postgrex.Point.t(), radius: number()}