istandy_rs 0.1.1

IPDB 地址库的 rust 非官方版本
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["zhaojun <zhaojun@heacons.com>"]
categories = ["parsing"]
description = "IPDB 地址库的 rust 非官方版本"
edition = "2018"
exclude = ["ipipfree.ipdb"]
keywords = ["ipdb", "rust"]
license = "MIT OR Apache-2.0"
name = "istandy_rs"
readme = "README.md"
repository = "https://github.com/emacsist/ipdb-rs.git"
version = "0.1.1"