librtraceroute
provides simple yet powerful api for performing route tracing.
This crate exports only needed functions and types for configuring and performing route tracing.
Add the following to your Cargo.toml
:
[dependencies]
librtraceroute = "0.1.5"