Expand description
A private parser implementation of IPv4, IPv6, and socket addresses.
This module is “publicly exported” through the FromStr
implementations
below.
Macros§
Structs§
- Addr
Parse Error - An error which can be returned when parsing an IP address or a socket address.
- Parser 🔒
Enums§
- Addr
Kind 🔒