cidr_util 0.1.0

A utility for calculation between Ipv4Addr/u32 and CIDR
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A utility for calculation between Ipv4Addr/u32 and CIDR"
edition = "2021"
license = "MIT"
name = "cidr_util"
readme = "README.md"
repository = "https://github.com/xmh0511/cidr_util"
version = "0.1.0"