Postgrex v0.15.5 Postgrex.Point View Source

Struct for PostgreSQL point.

Fields

  • x
  • y

Link to this section Summary

Link to this section Types

Specs

t() :: %Postgrex.Point{x: float(), y: float()}