1 unstable release
0.1.0 | Jul 1, 2020 |
---|
#6 in #addr
25KB
619 lines
usage
use ipv6_rs::find_addr_vec;
let v = find_addr_vec("2409:8945:3ef:8863:68ae:9a0d:c00a:2297");
println!("{:?}", v);
bench
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
Dependencies
~10KB