Module addr::net[][src]

Network types

This module only exists because std::net is not available in no_std environments

Structs

Ipv4Addr

An IPv4 address

Ipv6Addr

An IPv6 address

Enums

IpAddr

An IP address