[ 原始碼: rust-ipnet ]
套件:librust-ipnet-dev(2.2.0-1 以及其他的)
types and methods for working with IP network addresses - Rust source code
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.
其他與 librust-ipnet-dev 有關的套件
|
|
|
|
-
- sug: librust-ipnet+serde-dev (= 2.2.0-1+b1)
- types and methods for working with IP network addresses - feature "serde"