Postgrex v0.13.2 Postgrex.Point

Struct for Postgres point.

Fields

  • x
  • y

Summary

Types

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