# Functions

IPv4 wraps the netip.AddrFrom4 function.

# Variables

AddrFrom16 wraps the netIP.AddrFrom16 function.
MustParseAddr wraps the netip.MustParseAddr function.
MustParsePrefix wraps the netip.MustParsePrefix function.
ParseAddr wraps the netip.ParseAddr function.

# Type aliases

Addr wraps a netip.Addr value.
Prefix wraps a netip.Prefix value.