Function parse_binop

Source
fn parse_binop(cx: &mut ParseCtxt<'_>) -> ParseResult<BinOp>