The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`,
`Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library
and align to their design to stay consistent. The module also provides useful
traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`,
`BitAnd`, and `BitOr` operations. The module only uses stable feature so it is
guaranteed to compile using the stable toolchain.
.
This package contains the source for the Rust ipnet crate, packaged by debcargo
for use with cargo and dh-cargo.
Installed Size: 157.7 kB
Architectures: arm64 amd64