tiny-ping 0.7.0

Small Asynchronous ICMP library
Documentation
1
2
3
4
5
#!/bin/sh
set -eu

cargo fmt --check
cargo test