oa_gateway_bench::cli

Function parse_engine

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