An IPv4 or IPv6 address.
Parse a Kvasir.Type.IP type value.
parse!(value :: any(), opts :: Keyword.t()) :: term() | no_return()
iex> Kvasir.Type.IP.parse!(pid()) ** (Kvasir.InvalidType) Invalid Elixir.Kvasir.Type.IP type.