Module addr

Source
Expand description

IP address resources.

Structs§

MaxLenPrefix
The pair of a prefix and an optional max-len.
Prefix
An IP address prefix: an IP address and a prefix length.

Enums§

MaxLenError
A max-len prefix was constructed from illegal components.
ParseMaxLenPrefixError
Creating an max-len prefix from a string has failed.
ParsePrefixError
Creating an IP address prefix from a string has failed.
PrefixError
Creating a prefix has failed.