Module no_std_compat2::net
source · Available on non-crate feature
std only.Structs
- An error which can be returned when parsing an IP address or a socket address.
- An IPv4 address.
- An IPv6 address.
- An IPv4 socket address.
- An IPv6 socket address.
Enums
- Ipv6MulticastScopeExperimentalScope of an IPv6 multicast address as defined in IETF RFC 7346 section 2.
- An IP address, either IPv4 or IPv6.
- An internet socket address, either IPv4 or IPv6.