Struct for Postgres cidr.
address
netmask
t() :: %Postgrex.CIDR{address: :inet.ip_address, netmask: 0..128}