Crate librtraceroute

source ·
Expand description

Fast route tracing library.

Structs

This struct stores all needed data for representing a hop.
This struct stores all needed data for performing route tracing task.

Enums

This enum represents supported protocols for route tracing.

Type Definitions

This type is a Result consisting of TraceRoute struct and receiver handle.