[][src]Module addr_hal::parser

A private parser implementation of IPv4, IPv6, and socket addresses.

This module is "publicly exported" through the FromStr implementations below.

Structs

AddrParseError

An error which can be returned when parsing an IP address or a socket address.