Postgrex v0.13.4 Postgrex.CIDR View Source

Struct for Postgres cidr.

Fields

  • address
  • netmask

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Postgrex.CIDR{address: :inet.ip_address(), netmask: 0..128}