Module addr::net[][src]

Network types

This module only exists because std::net is not available in no_std environments. It requires Rust v1.46.

Structs

Ipv4Addr

An IPv4 address

Ipv6Addr

An IPv6 address

Enums

IpAddr

An IP address