ip v0.2.0 API Reference
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
Defines an IP prefix, otherwise known as a subnet
Implements scope lookup for all (currently) known scopes
Provides the ~i sigil
Exceptions
An exception raised by the bang-version functions in IP.Address when the
supplied value is invalid
An exception raised by the bang-version functions in IP.Prefix when the
supplied value is invalid
An exception raised when IP.Sigil.sigil_i fails