Postgrex v0.12.2 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}