pub async fn trace_async(
target: &str,
) -> Result<TracerouteResult, TracerouteError>
Expand description
Run an async traceroute with the given configuration
pub async fn trace_async(
target: &str,
) -> Result<TracerouteResult, TracerouteError>
Run an async traceroute with the given configuration