Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 832 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 832 Bytes

librping

Latest Version Documentation License

librping provides simple yet powerful api for performing ping task.

This crate exports only needed functions and types for configuring and performing ping task.

Usage

Add the following to your Cargo.toml:

[dependencies]
librping = "0.1.7"

License

GNU GENERAL PUBLIC LICENSE, Version 3.0 (LICENSE-GPLV3)