Crates.io | ipv6_rs |
lib.rs | ipv6_rs |
version | 0.1.0 |
source | src |
created_at | 2020-07-01 04:31:37.733676 |
updated_at | 2020-07-01 04:31:37.733676 |
description | 网上分享的 ipv6 地址库解析 |
homepage | |
repository | https://github.com/emacsist/ipv6_rs.git |
max_upload_size | |
id | 260163 |
size | 24,955 |
use ipv6_rs::find_addr_vec;
let v = find_addr_vec("2409:8945:3ef:8863:68ae:9a0d:c00a:2297");
println!("{:?}", v);
ipv6_rs time: [3.7359 us 3.7383 us 3.7406 us]
change: [+0.7070% +0.9462% +1.1268%] (p = 0.00 < 0.05)
Change within noise threshold