Postgrex v0.13.4 Postgrex.Circle View Source

Struct for Postgres 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()}