INFO
Name: rust-ipnet+ser_as_str-devel
Version: 2.12.0-1.el10_3
Arch: noarch
Summary: Types and useful methods for working with IP prefixes
License: MIT OR Apache-2.0
Vendor: Fedora Project
Build Host: buildvm-x86-10.rdu3.fedoraproject.org
Build Date: Wed Mar 4 16:00:48 2026
Size: 2292
URL: https://crates.io/crates/ipnet
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 "ser_as_str" feature of the "ipnet" crate.
FILES
/usr/share/cargo/registry/ipnet-2.12.0/Cargo.toml
REQUIRES
(crate(heapless/default) >= 0.0.0 with crate(heapless/default) < 1.0.0~)
cargo
crate(ipnet) 2.12.0
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rpmlib(RichDependencies) 4.12.0-1
rpmlib(TildeInVersions) 4.10.0-1
PROVIDES
crate(ipnet/ser_as_str) 2.12.0
rust-ipnet+ser_as_str-devel 2.12.0-1.el10_3
CONFIG FILES
/usr/share/cargo/registry/ipnet-2.12.0/Cargo.toml g
LICENSE FILES
MIT OR Apache-2.0
|