Function caracat::easy::probe_from_csv

source ·
pub fn probe_from_csv<T: Read>(
    config: Config,
    input: T
) -> Result<(ProberStatistics, ReceiverStatistics)>
Expand description

Send probes from a CSV file.