oa_gateway_bench::cli

Function parse_ping

Source
fn parse_ping<I>(args: &mut I) -> Result<PingArgs, String>
where I: Iterator<Item = String>,