oa_gateway_bench::cli

Function next

Source
fn next<I>(args: &mut I, flag: &str) -> Result<String, String>
where I: Iterator<Item = String>,