ipbyte 0.1.0

ipv4 to u32,todo-> ipv6 to u128
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "ipbyte"
version = "0.1.0"
edition = "2021"
authors = ["Hardfood <mdzzdyxc@163.com>"]
description = "ipv4 to u32,todo-> ipv6 to u128"
repository = "https://gitee.com/w-8/ipbyte"
license = "MIT"
license-file = "LICENSE"
keywords = ["ip"]
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]