ipaddrs 0.1.0

Library for handling IP addresses and subnets, both IPv4 and IPv6
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "Library for handling IP addresses and subnets, both IPv4 and IPv6"
edition = "2021"
homepage = "https://seancfoley.github.io/IPAddress/"
license = "Apache-2.0"
name = "ipaddrs"
readme = "README.md"
repository = "https://github.com/seancfoley/ipaddrs"
version = "0.1.0"