[ol9_developer_EPEL] rust-ipnet+default-devel-2.6.0-1.el9.noarch

Name:rust-ipnet+default-devel
Version:2.6.0
Release:1.el9
Architecture:noarch
Group:Unspecified
Size:1709
License:MIT OR Apache-2.0
RPM: rust-ipnet+default-devel-2.6.0-1.el9.noarch.rpm
Source RPM: rust-ipnet-2.6.0-1.el9.src.rpm
Build Date:Thu Jan 05 2023
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://crates.io/crates/ipnet
Summary:Provides types and useful methods for working with IP prefixes
Description:
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 "default" feature of the "ipnet" crate.

Changelog (Show File list) (Show related packages)