tiny-ping 0.3.0

Small ICMP library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rand]
version = "0.7"

[dependencies.socket2]
version = "0.3"

[package]
authors = ["Lucas Rooyakkers <lucas.rooyakkers@pm.me>", "An Long <aisk1988@gmail.com>"]
description = "Small ICMP library"
edition = "2018"
license = "MIT"
name = "tiny-ping"
repository = "https://github.com/Fierthraix/ping"
version = "0.3.0"