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