ipnet 2.3.0

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.
Documentation

Build #230256 2020-03-16 01:15:51

# rustc version rustc 1.43.0-nightly (45ebd5808 2020-03-15)

# docs.rs version docsrs 0.6.0 (3ababaf 2020-03-14)

# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/ipnet-2.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ipnet-2.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200315-1.43.0-nightly-45ebd5808 --static-root-path / --extern-html-root-url serde_test=https://docs.rs/serde_test/1.0.104" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04744c16fc9996db8fdb7395b4cc43c301b4f7e0ad73bd26c764a37805e927e0 [INFO] running `"docker" "start" "-a" "04744c16fc9996db8fdb7395b4cc43c301b4f7e0ad73bd26c764a37805e927e0"` [INFO] [stderr] Documenting ipnet v2.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "04744c16fc9996db8fdb7395b4cc43c301b4f7e0ad73bd26c764a37805e927e0"` [INFO] running `"docker" "rm" "-f" "04744c16fc9996db8fdb7395b4cc43c301b4f7e0ad73bd26c764a37805e927e0"` [INFO] [stdout] 04744c16fc9996db8fdb7395b4cc43c301b4f7e0ad73bd26c764a37805e927e0