NetAddr.netaddr_to_range

You're seeing just the function netaddr_to_range, go back to NetAddr module for more information.
Link to this function

netaddr_to_range(netaddr)

View Source

Specs

netaddr_to_range(t()) :: Range.t()

Converts a NetAddr.t/0 to a t:Range.t/0.

Examples

iex> NetAddr.netaddr_to_range NetAddr.ip("198.51.100.0/24")
3325256704..3325256959