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