Available on crate feature
net only.Expand description
IPv6 address range types for network programming.
This module provides type-safe abstractions for IPv6 address ranges, allowing representation of contiguous IPv6 address ranges.
Structs§
- Ipv6
Range - An IPv6 address range (start to end inclusive).
Enums§
- Ipv6
Range Error - Error type for IPv6 range parsing.