Fedora Packages

rust-ipnet+ser_as_str-devel Subpackage of rust-ipnet

Types and useful methods for working with IP prefixes

Provides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. 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 library source intended for building other packages which use the "ser_as_str" feature of the "ipnet" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.9.0-2.fc40 -
Fedora 40 2.9.0-2.fc40 -
Fedora 39 2.9.0-1.fc39 -
Fedora 38 2.9.0-1.fc38 -
EPEL 9 2.9.0-1.el9 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rust-ipnet dash maintainers at fedoraproject dot org.



Sources on Pagure