Crate librtraceroute[][src]

Fast route tracing library.

Structs

HopFound

This struct stores all needed data for representing a hop.

TraceRoute

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

Enums

TraceRouteProtocol

This enum represents supported protocols for route tracing.

Type Definitions

TraceRouteRes

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