flow::adapter::parse_expr

Function parse_op

Source
fn parse_op(input: &str) -> IResult<&str, &str>