oa_gateway_bench::cli

Function parse_owp

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