Function parse_binop

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

`⟨bin_op⟩ := ⟨ a binary operator ⟩