Postgrex v0.13.0 Postgrex.Point

Struct for Postgres point.

Fields

  • x
  • y

Summary

Types

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