API Reference ip v2.0.0
modules
Modules
IP
provides representations for IP addresses and subnets for Elixir with a
bunch of helpful stuff tacked on the side.
Simple representations of IP Addresses.
An exception raised by the bang-version functions in IP.Address
when the
supplied value is invalid.
Defines an IP prefix, otherwise known as a subnet.
An exception raised by the bang-version functions in IP.Prefix
when the
supplied value is invalid.
Implements scope lookup for all (currently) known scopes.
Provides the ~i
sigil.
An exception raised when IP.Sigil.sigil_i
fails.