Postgrex v0.14.0-rc.1 Postgrex.INET View Source
Struct for Postgres inet/cidr.
Fields
address
netmask
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Postgrex.INET{address: :inet.ip_address(), netmask: nil | 0..128}