ping-command 0.1.0

Ping command helper functions for running a system's existing ping command, then parsing the round trip metrics, and handling errors.
Documentation
1
2
3
4
5
# Ping command Rust crate

Ping command is a Rust crate that provides a library of simple helper functions
for running a system's existing ping command, then parsing the round trip
metrics, and handling errors.