Postgrex v1.0.0-rc.0 Postgrex.Point

Struct for Postgres point.

Fields

  • x
  • y

Summary

Types

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